choose terminal and editor via env
This commit is contained in:
parent
c8f0414b9b
commit
ca48058d3b
1 changed files with 2 additions and 2 deletions
|
@ -32,10 +32,10 @@ bindsym $mod+Pause mode "$mode_system"
|
|||
floating_modifier $mod
|
||||
|
||||
# start a terminal
|
||||
bindsym $mod+Return exec urxvt
|
||||
bindsym $mod+Return exec i3-sensible-terminal
|
||||
|
||||
# start emacs
|
||||
bindsym $mod+Shift+Return exec em
|
||||
bindsym $mod+Shift+Return exec i3-sensible-editor
|
||||
|
||||
# lock screen
|
||||
bindsym $mod+l exec fuzzy-i3lock
|
||||
|
|
Loading…
Reference in a new issue