Move polkit and ksuperkey launch to .xinitrc
This commit is contained in:
@ -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 &
|
||||
|
||||
|
Reference in New Issue
Block a user