Large update to configs
This commit is contained in:
@ -62,19 +62,13 @@ exec_always --no-startup-id al-polybar-session
|
||||
exec_always --no-startup-id nitrogen --restore
|
||||
exec_always --no-startup-id xrdb -load ~/.Xresources
|
||||
|
||||
# Trayer
|
||||
exec_always --no-startup-id pkill trayer; trayer --edge bottom \
|
||||
--align left --heighttype pixel --height 18 --widthtype request \
|
||||
--SetDockType false --expand true --transparent true --alpha 255
|
||||
|
||||
# If you have a numpad you may want to enable this
|
||||
# exec_always --no-startup-id numlockx on
|
||||
|
||||
# run once
|
||||
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 al-compositor --start
|
||||
exec --no-startup-id ksuperkey -e 'Super_L=Alt_L|F1'
|
||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
||||
###########################################################
|
||||
|
Reference in New Issue
Block a user