Add some more program binds back to hyprland
This commit is contained in:
parent
fcfa068492
commit
6f008d4c59
|
@ -102,10 +102,14 @@ in ''
|
|||
# Common program shortcuts
|
||||
bind = SUPER, Space, exec, rofi -replace -show combi
|
||||
bind = SUPER SHIFT, Space, exec, rofi -replace -show run
|
||||
bind = SUPER, E, exec, emacsclient -c -a "alacritty -e nano"
|
||||
bind = SUPER, Return, exec, alacritty
|
||||
bind = SUPER SHIFT, Return, exec, rofi -replace -show ssh
|
||||
|
||||
bind = SUPER ALT, D, exec, [workspace 3] emacs
|
||||
bind = SUPER ALT, W, exec, [workspace 4] nyxt
|
||||
bind = SUPER ALT, F, exec, [workspace 5] thunar
|
||||
bind = SUPER ALT, S, exec, [workspace 6] alacritty -e ncspot
|
||||
|
||||
# Misc useful binds
|
||||
bind=,XF86Calculator,exec,rofi -replace -show calc
|
||||
|
||||
|
|
Loading…
Reference in a new issue