Remove mc, switch bind back to thunar
This commit is contained in:
parent
c14a68ab9b
commit
258c979e43
|
@ -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)
|
||||
|
|
|
@ -14,7 +14,6 @@ in {
|
|||
dig
|
||||
silver-searcher
|
||||
gnumake
|
||||
mc
|
||||
];
|
||||
localBinInPath = true;
|
||||
shellAliases.rebuild = ''
|
||||
|
|
Loading…
Reference in a new issue