Fix nextcloud autostart
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
6708822de7
commit
4985c2bc68
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ setxkbmap -model pc105 -layout ch
|
||||||
nm-applet &
|
nm-applet &
|
||||||
redshift-gtk &
|
redshift-gtk &
|
||||||
sxhkd &
|
sxhkd &
|
||||||
nextcloud-client &
|
nextcloud &
|
||||||
|
|
||||||
# Merge .Xresources on boot
|
# Merge .Xresources on boot
|
||||||
xrdb -merge "${XDG_CONFIG_HOME}/X11/xresources"
|
xrdb -merge "${XDG_CONFIG_HOME}/X11/xresources"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue