From 32807376edb0a7c372c174d73530203c26793504 Mon Sep 17 00:00:00 2001 From: Lucas Barbieri Date: Tue, 16 Jan 2024 12:56:55 -0300 Subject: [PATCH] add keybinding to change colorscheme --- desktop/configs/hypr/binds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/desktop/configs/hypr/binds.conf b/desktop/configs/hypr/binds.conf index 2095a96..d21b0ec 100644 --- a/desktop/configs/hypr/binds.conf +++ b/desktop/configs/hypr/binds.conf @@ -2,6 +2,7 @@ $mainMod = SUPER bind = $mainMod, apostrophe, exec, hyprctl switchxkblayout logotech-gaming-keyboard next +bind = $mainMod SHIFT, apostrophe, exec, bash ~/scripts/change-colorscheme.sh # app bindings bind = $mainMod, Return, exec, wezterm