diff --git a/homeConfig/dotfiles/sway/config b/homeConfig/dotfiles/sway/config index ae6da6d..de970b2 100644 --- a/homeConfig/dotfiles/sway/config +++ b/homeConfig/dotfiles/sway/config @@ -78,6 +78,8 @@ input type:pointer { # Start your launcher bindsym $mod+d exec $menu + # Launch emoji keyboard + bindsym $mod+Shift+d exec emote # Drag floating windows by holding down $mod and left mouse button. # Resize them with right mouse button + $mod. # Despite the name, also works for non-floating windows.