adding wofi-emoji keybind
This commit is contained in:
parent
0db6729b47
commit
62919e4d4b
|
@ -148,3 +148,5 @@ mode "resize" {
|
||||||
bindsym Escape mode "default"
|
bindsym Escape mode "default"
|
||||||
}
|
}
|
||||||
bindsym $mod+r mode "resize"
|
bindsym $mod+r mode "resize"
|
||||||
|
|
||||||
|
bindsym $mod+m exec wofi-emoji
|
||||||
|
|
Loading…
Reference in New Issue