mirror of
https://github.com/DerTyp7/.dotfiles.git
synced 2025-10-29 13:02:09 +01:00
Added wofi configs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user