sway: bind mod+m to emacs

This commit is contained in:
Jeremy Baxter 2024-04-27 19:29:53 +12:00
parent 7a0fc141fb
commit acb1089dd5

View file

@ -59,6 +59,9 @@ output * bg /home/jeremy/pix/openbsd/IMG_064131_Portugal.jpg fill
# Start a terminal
bindsym $mod+Return exec $term
# Start Emacs
bindsym $mod+m exec emacsclient -c
# Kill focused window
bindsym $mod+q kill