This commit is contained in:
2026-06-03 14:14:41 +02:00
parent 55b5c5dd09
commit db8f6c80b3
3 changed files with 1 additions and 1 deletions
+1 -1
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: [C:\Program Files\YASB\yasb.exe]
startup_commands: [ 'shell_exec yasb.exe' ]
# Commands to run just before the WM is shutdown.
# Example: The below command kills Zebar.