Replaced owncloud with nextcloud

This commit is contained in:
dbroqua 2017-07-10 11:34:08 +02:00
parent 8dc89c0407
commit 4da939ebd6

View File

@ -178,13 +178,13 @@ client.focused_inactive #888888 #2b2b2b #ffffff #2b2b2b
client.unfocused #888888 #2b2b2b #ffffff #2b2b2b
client.urgent #900000 #900000 #ffffff #2b2b2b
exec --no-startup-id i3-msg 'exec xcompmgr -c -f -n &'
#exec --no-startup-id i3-msg 'exec xcompmgr -c -f -n &'
exec --no-startup-id i3-msg 'exec xscreensaver -no-splash &'
exec --no-startup-id i3-msg 'exec blueman-applet &'
exec --no-startup-id i3-msg 'exec pasystray &'
exec --no-startup-id i3-msg 'exec nm-applet &'
exec --no-startup-id i3-msg 'exec brscan-skey &'
exec --no-startup-id i3-msg 'exec owncloud &'
exec --no-startup-id i3-msg 'exec nextcloud &'
exec --no-startup-id i3-msg 'exec ssh-add &'
exec --no-startup-id i3-msg 'workspace 1; exec /usr/bin/urxvt'
exec --no-startup-id i3-msg 'workspace 2; exec /usr/bin/thunderbird'