Change terminal to st

This commit is contained in:
Wiktor Zykubek 2019-10-03 20:18:58 +02:00
parent 9b592bea74
commit ff15658693
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ font xft:URWGothic-Book 11
floating_modifier $mod
# start a terminal
bindsym $mod+Return exec termite
bindsym $mod+Return exec st
# kill focused window
bindsym $mod+Shift+q kill

View File

@ -9,7 +9,7 @@
## My setup
* distro: arch linux
* browser: qutebrowser
* terminal: termite
* terminal: st
* file manager: ranger
* app menu: dmenu
* text editor: neovim