Use $term in default config
This commit is contained in:
parent
a436fc17ff
commit
1c4b50894c
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -22,7 +22,7 @@ set $menu dmenu_run
|
|||
# Basics:
|
||||
#
|
||||
# start a terminal
|
||||
bindsym $mod+Return exec urxvt
|
||||
bindsym $mod+Return exec $term
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
|
Loading…
Add table
Reference in a new issue