forked from foxora/nix
updated hyprland :3
This commit is contained in:
parent
28ef9220d9
commit
2c4c350974
3 changed files with 37 additions and 36 deletions
|
|
@ -137,7 +137,6 @@
|
|||
"$mod+alt, c, killactive"
|
||||
"$mod, f, fullscreen"
|
||||
"$mod, x, togglefloating"
|
||||
"$mod, i, togglesplit"
|
||||
"$mod+Alt, Delete, exit" # exit hyprland
|
||||
|
||||
# screenshots
|
||||
|
|
@ -162,6 +161,9 @@
|
|||
"Shift_R, XF86AudioPlay, exec, playerctl shuffle toggle"
|
||||
"Shift_R, XF86AudioNext, exec, playerctl loop track"
|
||||
|
||||
# dwindle layout keybinds
|
||||
"$mod, i, layoutmsg togglesplit"
|
||||
|
||||
# move focus
|
||||
"$mod, h, movefocus, l"
|
||||
"$mod, j, movefocus, d"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue