diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index c76aaea4..05b6114d 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -112,7 +112,7 @@ in '' bind = SUPER ALT, D, exec, [workspace 2] emacs bind = SUPER ALT, W, exec, [workspace 3] firefox bind = SUPER ALT, A, exec, [workspace 4] alacritty -e khal interactive - bind = SUPER ALT, F, exec, [workspace 5] alacritty -e mc + bind = SUPER ALT, F, exec, [workspace 5] thunar bind = SUPER ALT, S, exec, [workspace 6] alacritty -e ncspot bind = SUPER ALT, C, exec, [workspace 7] ferdium bind = SUPER ALT, R, exec, [workspace 8] remmina @@ -171,8 +171,6 @@ in '' windowrule = center,(.protonvpn-wrapped) windowrule = float,(Pinentry) windowrule = center,(Pinentry) - windowrule = float,(thunar) - windowrule = center,(thunar) windowrule = float,(davmail-imap-ImapConnection) windowrule = center,(davmail-imap-ImapConnection) windowrule = float,(wlogout) diff --git a/system/default.nix b/system/default.nix index f432fb5a..2a8b563a 100644 --- a/system/default.nix +++ b/system/default.nix @@ -14,7 +14,6 @@ in { dig silver-searcher gnumake - mc ]; localBinInPath = true; shellAliases.rebuild = ''