Removed some old drop-ins and variants that are no longer used
This commit is contained in:
parent
feaca0be5a
commit
66d886c4e6
@ -1,68 +0,0 @@
|
||||
|
||||
[bell]
|
||||
animation = "EaseOutSine"
|
||||
color = "0x9a7c9d"
|
||||
duration = 200
|
||||
|
||||
[colors]
|
||||
draw_bold_text_with_bright_colors = false
|
||||
|
||||
[colors.bright]
|
||||
black = "0x3f3242"
|
||||
blue = "0x7587a6"
|
||||
cyan = "0xafc4db"
|
||||
green = "0x8f9d6a"
|
||||
magenta = "0x9b859d"
|
||||
red = "0xcf6a4c"
|
||||
white = "0xffffff"
|
||||
yellow = "0xf9ee98"
|
||||
|
||||
[colors.normal]
|
||||
black = "0x2d272f"
|
||||
blue = "0x7587a6"
|
||||
cyan = "0xafc4db"
|
||||
green = "0x8f9d6a"
|
||||
magenta = "0x9b859d"
|
||||
red = "0xcf6a4c"
|
||||
white = "0xa7a7a7"
|
||||
yellow = "0xf9ee98"
|
||||
|
||||
[colors.primary]
|
||||
background = "0x1e1e1e"
|
||||
foreground = "0x9a7c9d"
|
||||
|
||||
[cursor.style]
|
||||
blinking = "Always"
|
||||
shape = "underline"
|
||||
|
||||
[debug]
|
||||
highlight_damage = false
|
||||
render_timer = false
|
||||
|
||||
[font]
|
||||
size = 11
|
||||
|
||||
[font.bold]
|
||||
family = "JetBrainsMono Nerd Font"
|
||||
style = "Bold"
|
||||
|
||||
[font.bold_italic]
|
||||
family = "JetBrainsMono Nerd Font"
|
||||
style = "Semibold Italic"
|
||||
|
||||
[font.italic]
|
||||
family = "JetBrainsMono Nerd Font"
|
||||
style = "Italic"
|
||||
|
||||
[font.normal]
|
||||
family = "JetBrainsMono Nerd Font"
|
||||
style = "Regular"
|
||||
|
||||
[window]
|
||||
dynamic_padding = true
|
||||
dynamic_title = true
|
||||
opacity = 0.98
|
||||
title = "Terminal"
|
||||
|
||||
[general]
|
||||
working_directory = "/home/ezri"
|
||||
@ -1,3 +0,0 @@
|
||||
#-*-conf-space-*-
|
||||
|
||||
exec_always gsettings set org.gnome.desktop.interface text-scaling-factor 1.25
|
||||
@ -1 +0,0 @@
|
||||
font pango:JetBrainsMono Nerd Font 12
|
||||
Loading…
x
Reference in New Issue
Block a user