From cd243ea730334c67886dbe4595c762601e4c9f71 Mon Sep 17 00:00:00 2001 From: Johannes Rothe Date: Sat, 29 Apr 2023 22:56:21 +0200 Subject: [PATCH] Autostart nextcloud --- roles/dotfiles/files/sway_config | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/dotfiles/files/sway_config b/roles/dotfiles/files/sway_config index 1c5e747..36e038e 100644 --- a/roles/dotfiles/files/sway_config +++ b/roles/dotfiles/files/sway_config @@ -54,6 +54,7 @@ exec swayidle -w \ timeout 3600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \ before-sleep 'swaylock -f -c 000000' +exec ~/bin/nextcloud exec ~/bin/logseq for_window [title="Logseq"] move scratchpad, resize set 1280 800 bindsym $mod+m scratchpad show