Fix compton startup
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
1da1927e40
commit
98babda999
3 changed files with 2 additions and 13 deletions
|
@ -23,10 +23,12 @@ setxkbmap -model pc105 -layout ch
|
|||
numlockx &
|
||||
|
||||
# Start applications
|
||||
compton -b --experimental-backends &
|
||||
nm-applet &
|
||||
redshift-gtk &
|
||||
sxhkd &
|
||||
nextcloud &
|
||||
dunst &
|
||||
|
||||
# Merge .Xresources on boot
|
||||
xrdb -merge "${XDG_CONFIG_HOME}/X11/xresources"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue