This commit is contained in:
2026-06-03 14:17:06 +02:00
parent db8f6c80b3
commit eaedaf8834
+2 -2
View File
@@ -2,7 +2,7 @@ general:
# Commands to run when the WM has started. This is useful for running a
# script or launching another application.
# Example: The below command launches Zebar.
startup_commands: [ 'shell_exec yasb.exe' ]
startup_commands: [ 'shell-exec yasb.exe' ]
# Commands to run just before the WM is shutdown.
# Example: The below command kills Zebar.
@@ -223,7 +223,7 @@ keybindings:
# Change the focused window to be floating.
- commands: ['toggle-floating --centered']
bindings: ['alt+t]
bindings: ['alt+t']
# Change the focused window to be fullscreen.