Use rofimoji instead of emoji plugin

This commit is contained in:
Pavle Portic 2024-03-18 15:48:28 +01:00
parent 905116cb8c
commit 2cf87dcac5
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
configuration {
modi: "drun,ssh,emoji";
modi: "drun,ssh";
fixed-num-lines: true;
font: "MonoFont {{ .rofi.font.size }}";
location: 0;

View File

@ -127,7 +127,7 @@ bindsym $mod+Return exec alacritty
# rofi bindings
bindsym $mod+space exec "rofi -show drun"
bindsym $mod+BackSpace exec "rofi -show drun"
bindsym $mod+j exec "rofi -show emoji"
bindsym $mod+j exec "rofimoji"
# Screen locking
# exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -e -i ~/pictures/wallpapers/blue_screen.png -t --nofork