diff --git a/.config/hypr/prog-keybinds.conf.cgt b/.config/hypr/prog-keybinds.conf.cgt index 06a7b89..faa58e7 100644 --- a/.config/hypr/prog-keybinds.conf.cgt +++ b/.config/hypr/prog-keybinds.conf.cgt @@ -1,6 +1,7 @@ bind = SUPER, RETURN, exec, <% opt.term.command %> bind = SUPER CTRL, E, exec, <% opt.commands.file_manager %> bind = ALT, SPACE, exec, rofi -show combi +bind = SUPER ALT, SPACE, exec, rofi -show emoji bind = SUPER CTRL, B, exec, <% opt.commands.browser %> bind = SUPER SHIFT, P, exec, gpower2 bind = ,PRINT, exec, grim -g "$(slurp; sleep 1)" ~/Downloads/screenshot.png