Replaced owncloud with nextcloud
This commit is contained in:
parent
8dc89c0407
commit
4da939ebd6
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue