change movefocus hyprland shortcuts
This commit is contained in:
parent
b13906a891
commit
bde74761f1
1 changed files with 4 additions and 4 deletions
|
@ -163,10 +163,10 @@
|
|||
''$mainMod, F, fullscreen''
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
''$mainMod, left, movefocus, l''
|
||||
''$mainMod, right, movefocus, r''
|
||||
''$mainMod, up, movefocus, u''
|
||||
''$mainMod, down, movefocus, d''
|
||||
''$mainMod, h, movefocus, l''
|
||||
''$mainMod, l, movefocus, r''
|
||||
''$mainMod, k, movefocus, u''
|
||||
''$mainMod, j, movefocus, d''
|
||||
|
||||
'', XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle''
|
||||
'', XF86AudioPrev, exec, playerctl previous''
|
||||
|
|
Loading…
Add table
Reference in a new issue