replace alacritty with ghostty
This commit is contained in:
parent
e4b67b0d9f
commit
51f68ee0a9
3 changed files with 9 additions and 9 deletions
|
@ -139,7 +139,7 @@
|
|||
floating_modifier $mod
|
||||
|
||||
# start a terminal
|
||||
bindsym $mod+Return exec alacritty
|
||||
bindsym $mod+Return exec ghostty
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue