feat: changed some hyprland stuff

This commit is contained in:
Nick 2025-03-15 00:28:24 -05:00
parent 355581af72
commit 879d7a45cc
2 changed files with 6 additions and 6 deletions

View file

@ -29,6 +29,8 @@ let
"A, movefocus, u"
"E, movefocus, d"
"I, movefocus, r"
"F, splitratio, 0.33"
"O, splitratio, -0.33"
# Audio
"PageUp, exec, playerctl next"
"PageDown, exec, playerctl previous"
@ -43,8 +45,6 @@ let
"A, movewindow, u"
"E, movewindow, d"
"I, movewindow, r"
"equal, splitratio, 0.33"
"minus, splitratio, -0.33"
# Quick Action
"T, exec, ghostty"
"S, exec, flameshot gui"