Removed some old drop-ins and variants that are no longer used

This commit is contained in:
Ezri 2025-03-13 09:32:11 -06:00
parent feaca0be5a
commit 66d886c4e6
Signed by: ezri
GPG Key ID: 058A78E5680C6F24
3 changed files with 0 additions and 72 deletions

View File

@ -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"

View File

@ -1,3 +0,0 @@
#-*-conf-space-*-
exec_always gsettings set org.gnome.desktop.interface text-scaling-factor 1.25

View File

@ -1 +0,0 @@
font pango:JetBrainsMono Nerd Font 12