sway: bind mod+m to emacs
This commit is contained in:
parent
7a0fc141fb
commit
acb1089dd5
1 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,9 @@ output * bg /home/jeremy/pix/openbsd/IMG_064131_Portugal.jpg fill
|
||||||
# Start a terminal
|
# Start a terminal
|
||||||
bindsym $mod+Return exec $term
|
bindsym $mod+Return exec $term
|
||||||
|
|
||||||
|
# Start Emacs
|
||||||
|
bindsym $mod+m exec emacsclient -c
|
||||||
|
|
||||||
# Kill focused window
|
# Kill focused window
|
||||||
bindsym $mod+q kill
|
bindsym $mod+q kill
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue