1
0
Fork 0
forked from foxora/nix

updated hyprland :3

This commit is contained in:
foxora 2026-03-06 23:21:58 +00:00
parent 28ef9220d9
commit 2c4c350974
3 changed files with 37 additions and 36 deletions

View file

@ -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"