Update autostart

This commit is contained in:
Lian Drake 2024-09-08 13:49:42 -04:00 committed by GitHub
parent 432f8303ec
commit 66d225df40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,5 @@
bar swaybar_command waybar
exec { exec {
kanshi kanshi
dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
@ -9,10 +11,10 @@ exec {
wl-paste --type image --watch cliphist store wl-paste --type image --watch cliphist store
mako -c ~/.config/mako/config mako -c ~/.config/mako/config
/usr/libexec/polkit-gnome-authentication-agent-1 /usr/libexec/polkit-gnome-authentication-agent-1
sway-audio-idle-inhibit
$HOME/.config/sway/scripts/nextinit
} }
exec_always { exec_always {
pidof kanshi && kill -1 $(pidof kanshi) || kanshi pidof kanshi && kill -1 $(pidof kanshi) || kanshi
} }
bar swaybar_command waybar