From 014c90517b38e855b89ec1e557cb7e08f239c93f Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Thu, 29 Feb 2024 15:55:10 -0500 Subject: updated channels, added kanshi, fixed xdph, fixed firefox to not rebuild --- home-config/hypr/hyprland.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'home-config/hypr/hyprland.conf') diff --git a/home-config/hypr/hyprland.conf b/home-config/hypr/hyprland.conf index 0998980..b8da5be 100644 --- a/home-config/hypr/hyprland.conf +++ b/home-config/hypr/hyprland.conf @@ -100,7 +100,8 @@ gestures { # Example per-device config # See https://wiki.hyprland.org/Configuring/Keywords/#executing for more -device:epic-mouse-v1 { +device { + name = epic-mouse-v1 sensitivity = -0.5 } @@ -216,8 +217,7 @@ windowrulev2 = size 578 326, class:^(firefox)$, title:^(Picture-in-Picture)$ windowrulev2 = float, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ windowrulev2 = size 56 31, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ windowrulev2 = move 50% 0, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ -windowrulev2 = nomaximizerequest, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ -windowrulev2 = nofullscreenrequest, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ +windowrulev2 = suppressevent fullscreen maximize, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ # Weather windowrulev2 = float,class:^(ala-wttr)$ -- cgit v1.2.3