diff --git a/sway/config b/sway/config index f8c7975..1e17f7b 100644 --- a/sway/config +++ b/sway/config @@ -164,6 +164,8 @@ tiling_drag disable # start your launcher bindsym $mod+d exec $menu + # unicode (i.a. emoji) picker + bindsym $mod+Shift+d exec "killall rofi || rofimoji --skin-tone neutral --prompt 'unicode >'" # Drag floating windows by holding down $mod and left mouse button. # Resize them with right mouse button + $mod.