Update user home config files
This commit is contained in:
@ -12,9 +12,6 @@ nitrogen --restore &
|
||||
# launch compton
|
||||
al-compositor --start &
|
||||
|
||||
# panel
|
||||
al-polybar-session &
|
||||
|
||||
# xfce settings
|
||||
xfsettingsd &
|
||||
|
||||
@ -28,6 +25,9 @@ gnome-keyring-daemon --start --components=pkcs11 &
|
||||
ksuperkey -e 'Super_L=Alt_L|F1' &
|
||||
ksuperkey -e 'Super_R=Alt_L|F1' &
|
||||
|
||||
# panel
|
||||
al-polybar-session &
|
||||
|
||||
# Set some bsp specific stuff
|
||||
bspc monitor -d I II III IV V VI VII VIII IX X
|
||||
|
||||
|
Reference in New Issue
Block a user