Add rofi emoji binding to i3

This commit is contained in:
Pavle Portic 2022-02-14 11:48:16 +01:00
parent 8fcbd437b0
commit 48b2e62b5b
Signed by: TheEdgeOfRage
GPG Key ID: F2AB38285780DE3D
1 changed files with 3 additions and 0 deletions

View File

@ -58,6 +58,9 @@ bindsym $mod+BackSpace exec "rofi -show drun"
# rofi password manager
bindsym $mod+k exec "rofi-pass"
# rofi emoji mode
bindsym $mod+j exec "rofi -show emoji"
# change focus
bindsym $mod+$left focus left
bindsym $mod+$down focus down