mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-11 20:43:00 +01:00
ghostty: set background opacity
This commit is contained in:
parent
1bde76ece4
commit
867fdf0cbc
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
font-family = "<% opt.term_font %>"
|
font-family = "<% opt.term_font %>"
|
||||||
|
|
||||||
# Broken thanks to GNOME's influence in the Linux desktop ecosystem (thanks!)
|
# Translucent Background
|
||||||
#background-opacity = 0.8
|
background-opacity = 0.8
|
||||||
|
|
||||||
# Disable useless GTK bar
|
# Disable useless GTK bar
|
||||||
gtk-titlebar = false
|
gtk-titlebar = false
|
||||||
|
|
Loading…
Reference in a new issue