We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 139610a commit b73859dCopy full SHA for b73859d
ghostty/.config/ghostty/config
@@ -46,7 +46,7 @@ window-padding-y = 10
46
47
48
# User Configuration
49
-theme = dark:GruvboxDark,light:GruvboxLight
+theme = "dark:Gruvbox Dark,light:Gruvbox Light"
50
confirm-close-surface = false
51
keybind = alt+one=unbind
52
keybind = alt+two=unbind
sway/.config/sway/config.d/4.startup.conf
@@ -29,4 +29,4 @@
29
#
30
# Vicinae server
31
32
- exec --no-startup-id vicnae server
+ exec --no-startup-id vicinae server
0 commit comments