Change terminal to st
This commit is contained in:
parent
9b592bea74
commit
ff15658693
@ -30,7 +30,7 @@ font xft:URWGothic-Book 11
|
|||||||
floating_modifier $mod
|
floating_modifier $mod
|
||||||
|
|
||||||
# start a terminal
|
# start a terminal
|
||||||
bindsym $mod+Return exec termite
|
bindsym $mod+Return exec st
|
||||||
|
|
||||||
# kill focused window
|
# kill focused window
|
||||||
bindsym $mod+Shift+q kill
|
bindsym $mod+Shift+q kill
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
## My setup
|
## My setup
|
||||||
* distro: arch linux
|
* distro: arch linux
|
||||||
* browser: qutebrowser
|
* browser: qutebrowser
|
||||||
* terminal: termite
|
* terminal: st
|
||||||
* file manager: ranger
|
* file manager: ranger
|
||||||
* app menu: dmenu
|
* app menu: dmenu
|
||||||
* text editor: neovim
|
* text editor: neovim
|
||||||
|
Loading…
x
Reference in New Issue
Block a user