diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-08-07 23:39:11 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-08-08 00:03:28 -0400 |
| commit | 87ee4aca66c0ad5909e99c2ce4ff658bb2b57a93 (patch) | |
| tree | 6ab2de591b17dd60969af26f1885e832ca0e6fd0 | |
| parent | b5d987e6dc8d520469891467d90868db8d6b5dbc (diff) | |
prepping for hyprland update
| -rw-r--r-- | home-config/hypr/hyprland.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home-config/hypr/hyprland.conf b/home-config/hypr/hyprland.conf index c1beea6..70d657e 100644 --- a/home-config/hypr/hyprland.conf +++ b/home-config/hypr/hyprland.conf | |||
| @@ -204,6 +204,8 @@ windowrulev2 = size 578 326, class:^(firefox)$, title:^(Picture-in-Picture)$ | |||
| 204 | windowrulev2 = float, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ | 204 | windowrulev2 = float, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ |
| 205 | windowrulev2 = size 56 31, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ | 205 | windowrulev2 = size 56 31, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ |
| 206 | windowrulev2 = move 50% 0, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ | 206 | windowrulev2 = move 50% 0, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ |
| 207 | #windowrulev2 = nomaximizerequest, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ | ||
| 208 | #windowrulev2 = nofullscreenrequest, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ | ||
| 207 | 209 | ||
| 208 | # Weather | 210 | # Weather |
| 209 | windowrulev2 = float,class:^(ala-wttr)$ | 211 | windowrulev2 = float,class:^(ala-wttr)$ |
