Move polkit and ksuperkey launch to .xinitrc

This commit is contained in:
natemaia
2018-05-19 14:30:52 -07:00
parent 61a48c66f7
commit 32850e31f7
4 changed files with 10 additions and 10 deletions

View File

@ -68,7 +68,6 @@ exec_always --no-startup-id xrdb -load ~/.Xresources
# run once
exec --no-startup-id xfsettingsd
exec --no-startup-id al-compositor --start
exec --no-startup-id ksuperkey -e 'Super_L=Alt_L|F1'
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
###########################################################