aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2019-12-14 20:47:59 +0100
committerMiquel Sabaté Solà <msabate@suse.com>2019-12-14 20:48:41 +0100
commit7385ce6da1c099aa7a38e4446e70726ac50c3ce9 (patch)
treeb5406d18afc1d0edeff391da24758a79ae152733
parent1ac0c59dc6884ac614692c4c87ef9aa660d37dcd (diff)
downloaddotfiles-7385ce6da1c099aa7a38e4446e70726ac50c3ce9.tar.gz
dotfiles-7385ce6da1c099aa7a38e4446e70726ac50c3ce9.zip
i3: start nextcloud client on start
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
-rw-r--r--.i3/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/.i3/config b/.i3/config
index b2915ae..29aa671 100644
--- a/.i3/config
+++ b/.i3/config
@@ -242,3 +242,6 @@ exec --no-startup-id xset s off
# Wallpaper
exec --no-startup-id nitrogen --restore
+
+# Nextcloud
+exec --no-startup-id nextcloud \ No newline at end of file