i3: Add gnome polkit agent to startup script
This commit is contained in:
parent
d56e806eb2
commit
555618952f
@ -65,6 +65,7 @@ exec_always --no-startup-id "compton --config ~/.config/compton.conf"
|
||||
exec_always --no-startup-id "dunst"
|
||||
exec_always --no-startup-id "feh --randomize --bg-fill ~/Pictures/Wallpapers/i3"
|
||||
exec_always --no-startup-id "xfce4-power-manager"
|
||||
exec_always --no-startup-id "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1"
|
||||
#exec --no-startup-id "mopidy"
|
||||
exec --no-startup-id "syncthing -no-browser"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user