exec /usr/lib/polkit-kde-authentication-agent-1 exec mako -c ~/.config/mako/config exec flameshot exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK exec hash dbus-update-activation-environment 2>/dev/null && \ dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK exec swww-daemon -f xrgb exec systemctl start --user wallpaper exec swayidle -w \ timeout 900 'swaylock' \ timeout 1200 'swaymsg "output * dpms off"' \ resume 'swaymsg "output * dpms on"' exec gnome-keyring-daemon --daemonize --start --components=gpg,pkcs11,secrets,ssh exec_always { '[ -x "$(command -v poweralertd)" ] && pkill poweralertd; poweralertd -s -i "line power" &' '[ -x "$(command -v playerctl)" ] && pkill playerctl; playerctl -a metadata --format \'{{status}} {{title}}\' --follow | while read line; do pkill -RTMIN+5 waybar; done' } exec nm-applet --indicator bar { swaybar_command waybar }