fix: remove useless space
This commit is contained in:
parent
5103f8ea48
commit
e24e1ce1a0
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ bindsym $mod+p move workspace to output left
|
||||||
|
|
||||||
# start a terminal
|
# start a terminal
|
||||||
bindsym $mod+Return exec urxvt # i3-sensible-terminal
|
bindsym $mod+Return exec urxvt # i3-sensible-terminal
|
||||||
bindsym $mod+Shift+Return exec xterm
|
bindsym $mod+Shift+Return exec xterm
|
||||||
|
|
||||||
# kill focused window
|
# kill focused window
|
||||||
bindsym $mod+Shift+q kill
|
bindsym $mod+Shift+q kill
|
||||||
|
|
Loading…
Reference in a new issue