From cdc751cae88aff7ebf329b81d62151f18b981858 Mon Sep 17 00:00:00 2001 From: Frank Zechert Date: Thu, 20 Aug 2026 15:36:02 +0200 Subject: [PATCH] disable jetbrains toolbox autostart --- user/dot_config/hypr/scripts/executable_autostart.sh.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/user/dot_config/hypr/scripts/executable_autostart.sh.tmpl b/user/dot_config/hypr/scripts/executable_autostart.sh.tmpl index f5d53de..7a3ae45 100644 --- a/user/dot_config/hypr/scripts/executable_autostart.sh.tmpl +++ b/user/dot_config/hypr/scripts/executable_autostart.sh.tmpl @@ -6,7 +6,6 @@ hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- thunderbird", {workspace = 10})' {{ if eq .work_env true -}} # outlook hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- /home/frank/.local/share/applications/librewolf.webapp-e7db0a1c-02e9-42cc-a5da-8fdc222e89dc.desktop", {workspace = 9})' -hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- jetbrains-toolbox.desktop")' {{ end -}} hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- nextcloud")' sleep 3