forked from Shinonome/dots-hyprland
added custom binds and monitor
This commit is contained in:
@@ -9,3 +9,12 @@ bind = Ctrl+Super+Alt, Slash, exec, xdg-open ~/.config/hypr/custom/keybinds.conf
|
||||
# Use ##! to add a section in that column
|
||||
# Add a comment after a bind to add a description, like above
|
||||
|
||||
bind = Super, H, movefocus, l # [hidden]
|
||||
bind = Super, L, movefocus, r # [hidden]
|
||||
bind = Super, K, movefocus, u # [hidden]
|
||||
bind = Super, J, movefocus, d # [hidden]
|
||||
|
||||
bind = Super+Shift, H, movetoworkspace, l # [hidden]
|
||||
bind = Super+Shift, L, movetoworkspace, r # [hidden]
|
||||
bind = Super+Shift, K, movetoworkspace, u # [hidden]
|
||||
bind = Super+Shift, J, movetoworkspace, d # [hidden]
|
||||
|
||||
Reference in New Issue
Block a user