Set ghostty opacity to 0.95, remove blur (unsupported on Mutter)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
303e85b6e3
commit
9df33a1eb9
1 changed files with 1 additions and 2 deletions
|
|
@ -22,8 +22,7 @@
|
|||
theme = dark:Catppuccin Mocha,light:Catppuccin Latte
|
||||
window-padding-x = 10
|
||||
window-padding-y = 10
|
||||
background-opacity = 0.9
|
||||
background-blur = true
|
||||
background-opacity = 0.95
|
||||
confirm-close-surface = false
|
||||
gtk-titlebar = false
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue