add keybinding to change colorscheme

This commit is contained in:
Lucas Barbieri 2024-01-16 12:56:55 -03:00
parent 66fdc9a2e2
commit 32807376ed

View File

@ -2,6 +2,7 @@
$mainMod = SUPER $mainMod = SUPER
bind = $mainMod, apostrophe, exec, hyprctl switchxkblayout logotech-gaming-keyboard next bind = $mainMod, apostrophe, exec, hyprctl switchxkblayout logotech-gaming-keyboard next
bind = $mainMod SHIFT, apostrophe, exec, bash ~/scripts/change-colorscheme.sh
# app bindings # app bindings
bind = $mainMod, Return, exec, wezterm bind = $mainMod, Return, exec, wezterm