Add rofimoji for emojis and devanagari

This commit is contained in:
Yash Karandikar 2022-06-13 11:21:32 +05:30
parent 57b0be16f0
commit fdc72a47d9
2 changed files with 7 additions and 2 deletions

View file

@ -35,7 +35,6 @@ exec xinput set-prop 12 285 1 &
exec ~/.fehbg &
# bindsym $mod+s exec scrot -e 'xclip -selection clipboard -t image/png -i $f && rm $f'
bindsym $mod+s exec flameshot gui
bindsym $mod+e layout toggle split
bindsym --release $mod+c exec --no-startup-id xcolor | head -c -1 | xclip -selection clip
focus_follows_mouse no
@ -50,7 +49,7 @@ mode "$mode_system" {
bindsym s exec --no-startup-id $Locker && systemctl suspend, mode "default"
bindsym h exec --no-startup-id $Locker && systemctl hibernate, mode "default"
bindsym r exec --no-startup-id systemctl reboot, mode "default"
bindsym Shift+s exec --no-startup-id systemctl poweroff -i, mode "default"
bindsym Shift+s exec --no-startup-id systemctl poweroff -i, mode "default"
# back to normal: Enter or Escape
bindsym Return mode "default"
@ -83,6 +82,9 @@ bindsym $mod+Shift+q kill
#bindsym $mod+space exec --no-startup-id i3-dmenu-desktop
# A more modern dmenu replacement is rofi:
bindsym $mod+space exec "rofi -modi drun,run -show drun -show-icons"
bindsym $mod+e exec rofimoji
# bindsym $mod+m exec "rofimoji --files devanagari --action type"
bindsym $mod+m exec "rofimoji --files devanagari --action clipboard"
# There also is i3-dmenu-desktop which only displays applications shipping a
# .desktop file. It is a wrapper around dmenu, so you need that installed.
# bindcode $mod+40 exec --no-startup-id i3-dmenu-desktop

3
.config/rofimoji.rc Normal file
View file

@ -0,0 +1,3 @@
action copy
files [emojis, math]
no-frecency=True