Add binds to start emacs and btop quickly
This commit is contained in:
parent
d4334eb696
commit
2e01e9aee8
|
@ -185,15 +185,15 @@ in ''
|
|||
bind = SUPER, E, moveworkspacetomonitor, name:emacs current
|
||||
bind = SUPER, E, workspace, name:emacs
|
||||
bind = SUPER SHIFT, E, movetoworkspace, name:emacs
|
||||
windowrule = workspace name:emacs, (emacs)
|
||||
bind = SUPER ALT, E, exec, [workspace name:emacs] emacs
|
||||
|
||||
bind = SUPER, T, moveworkspacetomonitor, name:top current
|
||||
bind = SUPER, T, workspace, name:top
|
||||
bind = SUPER SHIFT, T, movetoworkspace, name:top
|
||||
bind = SUPER ALT, T, exec, [workspace name:top] alacritty -e btop
|
||||
|
||||
bind = SUPER, C, moveworkspacetomonitor, name:chromium current
|
||||
bind = SUPER, C, workspace, name:chromium
|
||||
bind = SUPER SHIFT, C, movetoworkspace, name:chromium
|
||||
windowrule = workspace name:chromium, (chromium-browser)
|
||||
|
||||
bind = SUPER, S, moveworkspacetomonitor, name:steam current
|
||||
|
|
Loading…
Reference in a new issue