hypr: add rofi-emoji keybind

This commit is contained in:
LordMZTE 2024-02-07 18:09:53 +01:00
parent 5b4585e820
commit 41c5b4e269
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -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