feat: switch back to hyprland

nixos
Moritz Böhme 2024-04-22 09:35:32 +02:00
parent 05e7391cb4
commit 31cd3f9957
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
2 changed files with 4 additions and 5 deletions

View File

@ -20,8 +20,8 @@
webis.enable = true;
impermanence.enable = true;
};
programs.hyprland.enable = false;
programs.river.enable = true;
programs.hyprland.enable = true;
# programs.river.enable = true;
programs.exercism.enable = true;
};

View File

@ -119,7 +119,7 @@ in
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
# Firefox Sharing Indicator
${mkRules ["float" "move 49% 40" "noborder" "nofullscreenrequest"] ["title:^(.*Sharing Indicator.*)$"]}
${mkRules ["float" "move 49% 40" "noborder"] ["title:^(.*Sharing Indicator.*)$"]}
# Emacs
windowrulev2 = opaque, class:^(emacs)$
@ -154,8 +154,7 @@ in
bind = $mainMod , D , exec , hyprctl keyword general:layout dwindle
bind = $mainMod , M , exec , hyprctl keyword general:layout master
bind = $mainMod , R , exec , rofi -show combi
bind = $mainMod , RETURN , exec , footclient
bind = $mainMod SHIFT , RETURN , exec , foot
bind = $mainMod , RETURN , exec , systemctl --user is-active --quiet foot && footclient --no-wait || foot
# bind = $mainMod SHIFT , RETURN , exec , kitty -- tmux new "ts || tn home ~"
# XF86 keys