mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Added emote shortcut
This commit is contained in:
parent
ebac28c9e3
commit
a7ce76eff8
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue