mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 20:02:58 +01:00
hypr: add rofi-emoji keybind
This commit is contained in:
parent
5b4585e820
commit
41c5b4e269
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue