update
This commit is contained in:
+2
-2
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user