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

@ -6,15 +6,9 @@ sxhkd &
# wallpaper
nitrogen --restore &
# set super key to launch rofi
ksuperkey -e 'Super_L=Alt_L|F1' &
# launch compton
al-compositor --start &
# gnome polkit
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
# panel
sleep 1; al-polybar-session &