diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2019-12-14 20:47:59 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2019-12-14 20:48:41 +0100 |
| commit | 7385ce6da1c099aa7a38e4446e70726ac50c3ce9 (patch) | |
| tree | b5406d18afc1d0edeff391da24758a79ae152733 | |
| parent | 1ac0c59dc6884ac614692c4c87ef9aa660d37dcd (diff) | |
| download | dotfiles-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/config | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
