Makes xinitrc start background service rather than nitrogen
This commit is contained in:
parent
5edb4bbe02
commit
6414e1ce72
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ xinput --list | grep -E 'ErgoDox EZ ErgoDox EZ\s+id' | grep -oE 'id=[0-9]+' | cu
|
|||
|
||||
exec /usr/bin/compton --config "$HOME/.config/picom/picom.conf" &
|
||||
#setbackground &
|
||||
/usr/bin/nitrogen --restore &
|
||||
#/usr/bin/nitrogen --restore &
|
||||
/usr/bin/systemctl --user start background.service
|
||||
/usr/lib/kdeconnectd &
|
||||
/usr/bin/pactl load-module module-switch-on-connect &
|
||||
/usr/bin/unclutter &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue