Fix lst few configs

This commit is contained in:
natemaia 2018-05-02 21:47:31 -07:00
parent d4164ae159
commit 33f30d9d70
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ ksuperkey -e 'Super_L=Alt_L|F1' &
al-compositor --start &
# gnome polkit
lxpolkit &
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
# panel
sleep 1; al-polybar-session &

View File

@ -75,7 +75,7 @@ exec --no-startup-id ksuperkey -e 'Super_L=Alt_L|F1'
exec --no-startup-id al-compositor --start
exec --no-startup-id nitrogen --restore
exec --no-startup-id xfsettingsd
exec --no-startup-id lxpolkit
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
###########################################################
############# Bindings ##################