add rofimoji and rofi calc

This commit is contained in:
zoe 2022-05-28 21:08:29 +02:00
parent 8679d48272
commit 66e8d24c6f

6
config
View file

@ -60,6 +60,12 @@ bindsym $mod+w kill
# popup appfinder
bindsym $mod+d exec "rofi -combi-modi window,drun,scripts,ssh, -show-icons -show combi -modi combi";
# rofi calc
bindsym $mod+c exec "rofi -show calc -modi calc -no-show-match -no-sort"
# rofimoji
bindsym $mod+m exec "rofimoji --action copy"
# change focus
bindsym $mod+h focus left
bindsym $mod+j focus down