Change default terminal to sakura
This commit is contained in:
parent
34a0ad6105
commit
63ba73b706
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ font xft:URWGothic-Book 11
|
||||||
floating_modifier $mod
|
floating_modifier $mod
|
||||||
|
|
||||||
# start a terminal
|
# start a terminal
|
||||||
bindsym $mod+Return exec kitty
|
bindsym $mod+Return exec sakura
|
||||||
|
|
||||||
# kill focused window
|
# kill focused window
|
||||||
bindsym $mod+Shift+q kill
|
bindsym $mod+Shift+q kill
|
||||||
|
|
Loading…
Reference in a new issue