diff options
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/default-config.kdl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl index a1c42ced..8b0a93d1 100644 --- a/resources/default-config.kdl +++ b/resources/default-config.kdl @@ -270,8 +270,8 @@ layout { // This line starts waybar, a commonly used bar for Wayland compositors. spawn-at-startup "waybar" -// To run a shell command (with variables, pipes, etc.), use spawn-at-startup-sh: -// spawn-at-startup-sh "qs -c ~/source/qs/MyAwesomeShell" +// To run a shell command (with variables, pipes, etc.), use spawn-sh-at-startup: +// spawn-sh-at-startup "qs -c ~/source/qs/MyAwesomeShell" hotkey-overlay { // Uncomment this line to disable the "Important Hotkeys" pop-up at startup. |
