mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
start nextcloud on startup
This commit is contained in:
parent
8008f3c75a
commit
fa3b4687c2
@ -27,6 +27,9 @@ nm-applet &
|
|||||||
# Start volume bar
|
# Start volume bar
|
||||||
~/.config/xob/volume.sh &
|
~/.config/xob/volume.sh &
|
||||||
|
|
||||||
|
# Start nextcloud
|
||||||
|
nextcloud --background &
|
||||||
|
|
||||||
# Run xidlehook
|
# Run xidlehook
|
||||||
xidlehook \
|
xidlehook \
|
||||||
`# Don't lock when there's a fullscreen application` \
|
`# Don't lock when there's a fullscreen application` \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user