Autostart nextcloud
This commit is contained in:
parent
6e8303fe8f
commit
cd243ea730
@ -54,6 +54,7 @@ exec swayidle -w \
|
|||||||
timeout 3600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
|
timeout 3600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
|
||||||
before-sleep 'swaylock -f -c 000000'
|
before-sleep 'swaylock -f -c 000000'
|
||||||
|
|
||||||
|
exec ~/bin/nextcloud
|
||||||
exec ~/bin/logseq
|
exec ~/bin/logseq
|
||||||
for_window [title="Logseq"] move scratchpad, resize set 1280 800
|
for_window [title="Logseq"] move scratchpad, resize set 1280 800
|
||||||
bindsym $mod+m scratchpad show
|
bindsym $mod+m scratchpad show
|
||||||
|
Loading…
x
Reference in New Issue
Block a user