From dc91c35031d9f82b558b46e059409eb0b198104b Mon Sep 17 00:00:00 2001 From: Midgard <2885-Midgard@users.noreply.framagit.org> Date: Thu, 27 Jun 2024 12:44:43 +0200 Subject: [PATCH] [sway] Add rofimoji --- sway/config | 2 ++ 1 file changed, 2 insertions(+) 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.