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, 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)
|
||||||
|
|
|
@ -14,7 +14,6 @@ in {
|
||||||
dig
|
dig
|
||||||
silver-searcher
|
silver-searcher
|
||||||
gnumake
|
gnumake
|
||||||
mc
|
|
||||||
];
|
];
|
||||||
localBinInPath = true;
|
localBinInPath = true;
|
||||||
shellAliases.rebuild = ''
|
shellAliases.rebuild = ''
|
||||||
|
|
Loading…
Reference in a new issue