Move most init stuff into ~/.xprofile rather than each WM config and ~/.xinitrc
This commit is contained in:
@ -4,16 +4,6 @@ al-compositor --start &
|
||||
# enable numlock, commented out for laptop users
|
||||
# numlockx &
|
||||
|
||||
# polkit, required for authentication
|
||||
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||
|
||||
# keyring for storing saved passwords
|
||||
gnome-keyring-daemon --start --components=pkcs11 &
|
||||
|
||||
# pressing super key alone simulates pressing Alt-F1
|
||||
ksuperkey -e 'Super_L=Alt_L|F1' &
|
||||
ksuperkey -e 'Super_R=Alt_L|F1' &
|
||||
|
||||
# restore wallpaper
|
||||
nitrogen --restore &
|
||||
|
||||
|
Reference in New Issue
Block a user