aboutsummaryrefslogtreecommitdiff
path: root/config/sway/daemons
blob: a6579da16d62ae015ad922afd5496c94de396374 (plain)
1
2
3
4
5
6
7
8
9
10
11
# vim: ft=swayconfig
exec --no-startup-id {
	kanshi
	swayidle
	waybar
	dunst
}

for_window [class="Ferdi"] move scratchpad
exec ferdium
exec sh -c 'if commad -v openrgb >/dev/null; then exec openrgb --startminimized; fi'