2024-03-04 08:57:46 +01:00
|
|
|
# invisible
|
|
|
|
exec --no-startup-id gentoo-pipewire-launcher
|
|
|
|
exec --no-startup-id dunst
|
|
|
|
exec --no-startup-id light -I
|
|
|
|
exec --no-startup-id swayidle
|
2024-05-27 22:04:30 +02:00
|
|
|
exec --no-startup-id /usr/libexec/polkit-gnome-authentication-agent-1
|
2024-03-04 08:57:46 +01:00
|
|
|
|
|
|
|
# wm elements and applets
|
|
|
|
exec /usr/lib64/libexec/kdeconnectd
|
|
|
|
exec kdeconnect-indicator
|
|
|
|
exec gammastep-indicator -l 52.374444:9.738611
|
|
|
|
exec udiskie --smart-tray --no-automount
|
|
|
|
exec blueman-applet
|
|
|
|
exec nm-applet
|
2024-07-16 21:11:54 +02:00
|
|
|
exec "autotiling -l 2"
|
2024-03-04 08:57:46 +01:00
|
|
|
|
|
|
|
# vim: set ft=swayconfig: -*- mode: i3wm-config; -*-
|