neodotfiles/config/sway/modules/autostart
2024-09-04 11:16:11 -04:00

18 lines
595 B
Text

exec {
kanshi
dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
dbus-update-activation-environment --systemd --all
systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
/usr/libexec/xdg-desktop-portal-wlr
$HOME/.config/sway/scripts/idle
wl-paste --type text --watch cliphist store
wl-paste --type image --watch cliphist store
mako -c ~/.config/mako/config
/usr/libexec/polkit-gnome-authentication-agent-1
}
exec_always {
pidof kanshi && kill -1 $(pidof kanshi) || kanshi
}
bar swaybar_command waybar