diff options
| author | Nate Cox <nate@natecox.dev> | 2026-05-13 11:25:07 -0700 |
|---|---|---|
| committer | Nate Cox <nate@natecox.dev> | 2026-05-13 11:25:07 -0700 |
| commit | ea73642a3c82b5e58f6f7f42878bc695e7189efe (patch) | |
| tree | 96ec63b2995d15c8972a2c7d4be9a7c4089b62b6 /.config/niri/cfg/autostart.kdl | |
| download | dotfiles-ea73642a3c82b5e58f6f7f42878bc695e7189efe.tar.bz2 dotfiles-ea73642a3c82b5e58f6f7f42878bc695e7189efe.zip | |
Initial commit
Diffstat (limited to '.config/niri/cfg/autostart.kdl')
| -rw-r--r-- | .config/niri/cfg/autostart.kdl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/niri/cfg/autostart.kdl b/.config/niri/cfg/autostart.kdl new file mode 100644 index 0000000..f6f0187 --- /dev/null +++ b/.config/niri/cfg/autostart.kdl @@ -0,0 +1,4 @@ +// ────────────── Startup Applications ────────────── +// https://github.com/YaLTeR/niri/wiki/Configuration:-Miscellaneous#spawn-sh-at-startup + + spawn-sh-at-startup "qs -c noctalia-shell" |
