add --background to nextcloud autostart
This commit is contained in:
parent
b42428687a
commit
a62ec43c9e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ exec-once = mako
|
||||||
# applets
|
# applets
|
||||||
exec-once = nm-applet
|
exec-once = nm-applet
|
||||||
exec-once = blueman-applet
|
exec-once = blueman-applet
|
||||||
exec-once = nextcloud
|
exec-once = nextcloud --background
|
||||||
|
|
||||||
# Source a file (multi-file configs)
|
# Source a file (multi-file configs)
|
||||||
# source = ~/.config/hypr/myColors.conf
|
# source = ~/.config/hypr/myColors.conf
|
||||||
|
|
Loading…
Reference in a new issue