diff --git a/config/dwm/autostart b/config/dwm/autostart index 5133772..6ffe993 100755 --- a/config/dwm/autostart +++ b/config/dwm/autostart @@ -52,5 +52,5 @@ if not pgrep -x nextcloud while not xdotool search --onlyvisible --name Nextcloud sleep 0.5 end - xdotool windowunmap (xdotool search --onlyvisible --name Nextcloud) + xdotool windowclose (xdotool search --onlyvisible --name Nextcloud) end