feat: config for ghostty
This commit is contained in:
parent
1cf18653e4
commit
e51404f42b
@ -183,7 +183,7 @@ font=IosevkaTermSlab Nerd Font:size=12
|
|||||||
# spawn-terminal=Control+Shift+n
|
# spawn-terminal=Control+Shift+n
|
||||||
# minimize=none
|
# minimize=none
|
||||||
# maximize=none
|
# maximize=none
|
||||||
# fullscreen=none
|
fullscreen=F11
|
||||||
# pipe-visible=[sh -c "xurls | fuzzel | xargs -r firefox"] none
|
# pipe-visible=[sh -c "xurls | fuzzel | xargs -r firefox"] none
|
||||||
# pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none
|
# pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none
|
||||||
# pipe-selected=[xargs -r firefox] none
|
# pipe-selected=[xargs -r firefox] none
|
||||||
|
6
config/ghostty/config
Normal file
6
config/ghostty/config
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
font-family = "IosevkaTermSlab Nerd Font"
|
||||||
|
font-size = 12
|
||||||
|
|
||||||
|
theme = light:Adwaita,dark:Adwaita Dark
|
||||||
|
fullscreen = true
|
||||||
|
window-decoration = false
|
Loading…
Reference in New Issue
Block a user