diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-02-29 15:55:10 -0500 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-02-29 15:55:10 -0500 |
commit | 014c90517b38e855b89ec1e557cb7e08f239c93f (patch) | |
tree | 6155dc6c9e050b82a985486fa11e6ea0dbcee323 /home-config/hypr/hyprland.conf | |
parent | e416635423a76794c45a273217c875b25c233e7a (diff) |
updated channels, added kanshi, fixed xdph, fixed firefox to not rebuild
Diffstat (limited to 'home-config/hypr/hyprland.conf')
-rw-r--r-- | home-config/hypr/hyprland.conf | 6 |
1 files changed, 3 insertions, 3 deletions
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 { | |||
100 | 100 | ||
101 | # Example per-device config | 101 | # Example per-device config |
102 | # See https://wiki.hyprland.org/Configuring/Keywords/#executing for more | 102 | # See https://wiki.hyprland.org/Configuring/Keywords/#executing for more |
103 | device:epic-mouse-v1 { | 103 | device { |
104 | name = epic-mouse-v1 | ||
104 | sensitivity = -0.5 | 105 | sensitivity = -0.5 |
105 | } | 106 | } |
106 | 107 | ||
@@ -216,8 +217,7 @@ windowrulev2 = size 578 326, class:^(firefox)$, title:^(Picture-in-Picture)$ | |||
216 | windowrulev2 = float, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ | 217 | windowrulev2 = float, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ |
217 | windowrulev2 = size 56 31, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ | 218 | windowrulev2 = size 56 31, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ |
218 | windowrulev2 = move 50% 0, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ | 219 | windowrulev2 = move 50% 0, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ |
219 | windowrulev2 = nomaximizerequest, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ | 220 | windowrulev2 = suppressevent fullscreen maximize, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ |
220 | windowrulev2 = nofullscreenrequest, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ | ||
221 | 221 | ||
222 | # Weather | 222 | # Weather |
223 | windowrulev2 = float,class:^(ala-wttr)$ | 223 | windowrulev2 = float,class:^(ala-wttr)$ |