From 8ced2e9e18f316acfb9d2cefc6b2e84efff1fc17 Mon Sep 17 00:00:00 2001 From: Timo Schneider Date: Wed, 14 Jan 2026 10:38:34 +0100 Subject: [PATCH] swapped yocto and ros docker keybinds --- hypr/configs/binds.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hypr/configs/binds.conf b/hypr/configs/binds.conf index 97b7962..8f9b527 100644 --- a/hypr/configs/binds.conf +++ b/hypr/configs/binds.conf @@ -13,9 +13,9 @@ bind = $mainMod, V, exec, $scripts/launch_app $ide bind = $mainMod, O, exec, $scripts/launch_app $office-suite bind = $mainMod, E, exec, $scripts/launch_app $file-manager bind = $mainMod, C, exec, $scripts/launch_app $terminal -bind = $altMod SHIFT, C, exec, $scripts/launch_app $terminal docker exec -it yocto zsh +bind = $mainMod SHIFT, C, exec, $scripts/launch_app $terminal docker exec -it yocto zsh bind = $altMod, C, exec, $scripts/launch_app $terminal ssh Hetzner -bind = $mainMod SHIFT, C, exec, $scripts/launch_app $terminal docker exec -it ros2 zsh +bind = $altMod SHIFT, C, exec, $scripts/launch_app $terminal docker exec -it ros2 zsh bind = $mainMod, T, exec, $scripts/launch_app element-desktop bind = $mainMod, M, exec, $scripts/launch_app thunderbird