add sway config
This commit is contained in:
parent
8299c73dce
commit
90c8d38206
1 changed files with 4 additions and 0 deletions
|
@ -91,6 +91,10 @@ input type:pointer {
|
|||
# Start a terminal
|
||||
bindsym $mod+Return exec $term
|
||||
|
||||
# Start Emacs
|
||||
|
||||
bindsym $mod+e exec emacs
|
||||
|
||||
# Start browser
|
||||
bindsym $mod+Shift+Return exec $browser
|
||||
|
||||
|
|
Loading…
Reference in a new issue