Added wofi configs

This commit is contained in:
2025-10-18 02:45:59 +02:00
parent 518e4dcb45
commit 0e139033bc
3 changed files with 87 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ bindd = $mainMod, T, Opens your preferred terminal emulator ($terminal), exec, $
bindd = $mainMod, W, Closes (not kill) current window, killactive,
bindd = $mainMod SHIFT, M, Exits Hyprland by terminating the user sessions, exec, loginctl terminate-user ""
bindd = $mainMod, V, Switches current window between floating and tiling mode, togglefloating,
bindd = $mainMod, SPACE, Runs your application launcher, exec, $applauncher
bindd = $mainMod, SPACE, Runs your application launcher, exec, pkill $applauncher || $applauncher
bindd = $mainMod, F, Toggles current window fullscreen mode, fullscreen
bindd = $mainMod, Y, Pin current window (shows on all workspaces), pin
bindd = $mainMod, J, Toggles current window split mode, togglesplit, # dwindle