Added emote shortcut

This commit is contained in:
Bryan Ramos 2023-05-01 14:39:58 -04:00
parent ebac28c9e3
commit a7ce76eff8

View file

@ -78,6 +78,8 @@ input type:pointer {
# Start your launcher # Start your launcher
bindsym $mod+d exec $menu 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. # Drag floating windows by holding down $mod and left mouse button.
# Resize them with right mouse button + $mod. # Resize them with right mouse button + $mod.
# Despite the name, also works for non-floating windows. # Despite the name, also works for non-floating windows.