From ff2d9c5463db64353fed6e27614e1aff3522c6c9 Mon Sep 17 00:00:00 2001 From: agilitaet Date: Fri, 26 Jun 2026 10:32:28 +0200 Subject: [PATCH] more keybind corrections --- hypr/autostart.conf | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/hypr/autostart.conf b/hypr/autostart.conf index 9c9b3e7d..af3526d0 100644 --- a/hypr/autostart.conf +++ b/hypr/autostart.conf @@ -5,20 +5,21 @@ exec-once = [workspace 1 silent; monitor eDP-1] uwsm-app -- rocketchat-desktop # 2 exec-once = [workspace 2 silent; monitor eDP-1] uwsm-app -- triliumnext # 3 -exec-once = [workspace 3 silent; monitor eDP-1] uwsm-app -- nautilus +exec-once = [workspace 3 silent; monitor eDP-1] omarchy-launch-webapp "https://chatty.aime.team" # 4 exec-once = [workspace 4 silent; monitor HDMI-A-1] uwsm-app -- zen # 5 -exec-once = [workspace 5 silent; monitor HDMI-A-1] uwsm-app -- vscodium +exec-once = [workspace 5 silent; monitor HDMI-A-1] uwsm-app -- nautilus # 6 +exec-once = [workspace 6 silent; monitor HDMI-A-1] uwsm-app -- vscodium # 7 # 8 -exec-once = [workspace 8 silent; monitor HDMI-A-1] omarchy-launch-webapp "http://192.168.1.151/zabbix/" +# exec-once = [workspace 8 silent; monitor HDMI-A-1] omarchy-launch-webapp "http://192.168.1.151/zabbix/" # exec-once = [workspace 8 silent; monitor eDP-1] uwsm-app -- Telegram # 9 -exec-once = [workspace 9 silent; monitor eDP-1] uwsm-app -- keepassxc -exec-once = [workspace 9 silent; monitor eDP-1] uwsm-app -- bitwarden-desktop +exec-once = [workspace 9 silent; monitor eDP-1] uwsm-app -- thunderbird # 10 -exec-once = [workspace 10 silent; monitor eDP-1] uwsm-app -- thunderbird +exec-once = [workspace 10 silent; monitor eDP-1] uwsm-app -- keepassxc +exec-once = [workspace 10 silent; monitor eDP-1] uwsm-app -- bitwarden-desktop # Scratchpad # exec-once = [workspace special; silent] uwsm-app -- subl \ No newline at end of file