⚙️ config(hypr): changed order for some bindings
This commit is contained in:
parent
a00bf13988
commit
4adea9334e
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ bind = SUPER, O, exec, ~/.config/hypr/scripts/custom_app_launch obsidian
|
|||
bind = SUPERSHIFT, O, exec, ~/.config/hypr/scripts/custom_app_launch office
|
||||
bind = SUPERSHIFT, E,exec, ~/.config/hypr/scripts/custom_app_launch nemo
|
||||
bind = SUPER, RETURN, exec, kitty
|
||||
bind = SUPERSHIFT, RETURN, exec, kitty --class=center-float-large
|
||||
bind = SUPERALT, RETURN, exec, ~/.config/hypr/scripts/custom_app_launch kitty
|
||||
bind = SUPERALT, RETURN, exec, kitty --class=center-float-large
|
||||
bind = SUPERSHIFT, RETURN, exec, ~/.config/hypr/scripts/custom_app_launch kitty
|
||||
bind = SUPER, BACKSPACE, exec, ~/.config/hypr/scripts/custom_app_launch nvim
|
||||
bind = SUPERSHIFT, BACKSPACE, exec, ~/.config/hypr/scripts/custom_app_launch neovide
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue