ghostty
This commit is contained in:
parent
5c49e40e08
commit
2fb2cdc35d
2 changed files with 5 additions and 1 deletions
|
|
@ -3,3 +3,7 @@ font-style-bold-italic = BoldIta
|
||||||
font-size = 10
|
font-size = 10
|
||||||
|
|
||||||
theme = light:jdkaplan-light,dark:jdkaplan-dark
|
theme = light:jdkaplan-light,dark:jdkaplan-dark
|
||||||
|
|
||||||
|
resize-overlay = never
|
||||||
|
|
||||||
|
window-inherit-working-directory = false
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ input type:keyboard {
|
||||||
# normal => Left-click to move, right-click to resize
|
# normal => Left-click to move, right-click to resize
|
||||||
floating_modifier $super normal
|
floating_modifier $super normal
|
||||||
|
|
||||||
bindsym $super+Return exec alacritty
|
bindsym $super+Return exec ghostty
|
||||||
bindsym $super+Space exec rofi -show run
|
bindsym $super+Space exec rofi -show run
|
||||||
|
|
||||||
# Kill focused window
|
# Kill focused window
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue