Remove mc, switch bind back to thunar

This commit is contained in:
Evie Litherland-Smith 2023-10-19 07:53:07 +01:00
parent c14a68ab9b
commit 258c979e43
2 changed files with 1 additions and 4 deletions

View file

@ -112,7 +112,7 @@ in ''
bind = SUPER ALT, D, exec, [workspace 2] emacs bind = SUPER ALT, D, exec, [workspace 2] emacs
bind = SUPER ALT, W, exec, [workspace 3] firefox bind = SUPER ALT, W, exec, [workspace 3] firefox
bind = SUPER ALT, A, exec, [workspace 4] alacritty -e khal interactive 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, S, exec, [workspace 6] alacritty -e ncspot
bind = SUPER ALT, C, exec, [workspace 7] ferdium bind = SUPER ALT, C, exec, [workspace 7] ferdium
bind = SUPER ALT, R, exec, [workspace 8] remmina bind = SUPER ALT, R, exec, [workspace 8] remmina
@ -171,8 +171,6 @@ in ''
windowrule = center,(.protonvpn-wrapped) windowrule = center,(.protonvpn-wrapped)
windowrule = float,(Pinentry) windowrule = float,(Pinentry)
windowrule = center,(Pinentry) windowrule = center,(Pinentry)
windowrule = float,(thunar)
windowrule = center,(thunar)
windowrule = float,(davmail-imap-ImapConnection) windowrule = float,(davmail-imap-ImapConnection)
windowrule = center,(davmail-imap-ImapConnection) windowrule = center,(davmail-imap-ImapConnection)
windowrule = float,(wlogout) windowrule = float,(wlogout)

View file

@ -14,7 +14,6 @@ in {
dig dig
silver-searcher silver-searcher
gnumake gnumake
mc
]; ];
localBinInPath = true; localBinInPath = true;
shellAliases.rebuild = '' shellAliases.rebuild = ''