reluctantly started ghostty config after realising that zutty does
indeed not like nerd fonts..
This commit is contained in:
6
ghostty/.config/ghostty/config
Normal file
6
ghostty/.config/ghostty/config
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
window-decoration = false
|
||||||
|
|
||||||
|
font-family = JetBrainsMono Nerd Font
|
||||||
|
font-size = 14.0
|
||||||
|
|
||||||
|
background-opacity = 1.0
|
||||||
@@ -17,6 +17,7 @@ opacity-rule = [
|
|||||||
"90:class_g = 'Alacritty'",
|
"90:class_g = 'Alacritty'",
|
||||||
"90:class_g = 'Kitty'",
|
"90:class_g = 'Kitty'",
|
||||||
"90:class_g = 'Zutty'",
|
"90:class_g = 'Zutty'",
|
||||||
|
"90:class_g = 'com.mitchellh.ghostty'",
|
||||||
"85:class_g = 'Polybar'",
|
"85:class_g = 'Polybar'",
|
||||||
"95:class_g = 'SpeedCrunch'",
|
"95:class_g = 'SpeedCrunch'",
|
||||||
];
|
];
|
||||||
|
|||||||
@@ -1,8 +0,0 @@
|
|||||||
|
|
||||||
! settings for `zutty`
|
|
||||||
Zutty.altScroll: true
|
|
||||||
|
|
||||||
Zutty.font: JetBrainsMonoNerdFont
|
|
||||||
Zutty.bg: #0C0C18
|
|
||||||
Zutty.fg: #D8D8D8
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user