diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-08-08 00:50:53 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-08-08 00:50:53 -0400 |
| commit | 2574a68a10e85c70bbeb7114e9690514d7bc9399 (patch) | |
| tree | 68628851d79853ace7d549c042241860775d7e9d | |
| parent | dc486f781eb9c2fe6c43dcafa0e56ffc97450449 (diff) | |
rollback due to unfinished builds upstream plus applying changes for new hyprland
| -rw-r--r-- | channels.scm | 2 | ||||
| -rw-r--r-- | home-config/hypr/hyprland.conf | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/channels.scm b/channels.scm index 1ef1dda..fbdff0a 100644 --- a/channels.scm +++ b/channels.scm | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | (url "https://git.savannah.gnu.org/git/guix.git") | 3 | (url "https://git.savannah.gnu.org/git/guix.git") |
| 4 | (branch "master") | 4 | (branch "master") |
| 5 | (commit | 5 | (commit |
| 6 | "98c17c14829349d4838186400541a7cd650b64d0") | 6 | "d43b53c476b4e9322b31274b788e851d37e72302") |
| 7 | (introduction | 7 | (introduction |
| 8 | (make-channel-introduction | 8 | (make-channel-introduction |
| 9 | "9edb3f66fd807b096b48283debdcddccfea34bad" | 9 | "9edb3f66fd807b096b48283debdcddccfea34bad" |
diff --git a/home-config/hypr/hyprland.conf b/home-config/hypr/hyprland.conf index 70d657e..8f192bf 100644 --- a/home-config/hypr/hyprland.conf +++ b/home-config/hypr/hyprland.conf | |||
| @@ -204,8 +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)$ | 207 | windowrulev2 = nomaximizerequest, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ |
| 208 | #windowrulev2 = nofullscreenrequest, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ | 208 | windowrulev2 = nofullscreenrequest, class:^(firefox)$, title:^(Firefox — Sharing Indicator)$ |
| 209 | 209 | ||
| 210 | # Weather | 210 | # Weather |
| 211 | windowrulev2 = float,class:^(ala-wttr)$ | 211 | windowrulev2 = float,class:^(ala-wttr)$ |
