summaryrefslogtreecommitdiff
path: root/termite
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2023-01-11 23:30:42 +0100
committerJulian T <julian@jtle.dk>2023-01-11 23:40:41 +0100
commit8d0c4002e968f6f1c9c58da7dba6163b5989db54 (patch)
treebab954e8c4a04ea15bb1da8364f88a3a8b912129 /termite
parentba30000d850f61f212f92e978c5f69020ca1a03c (diff)
No bars and oldschool terminal font
Diffstat (limited to 'termite')
-rw-r--r--termite/.config/termite/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/termite/.config/termite/config b/termite/.config/termite/config
index 67f2d79..3199a86 100644
--- a/termite/.config/termite/config
+++ b/termite/.config/termite/config
@@ -8,7 +8,7 @@
#dynamic_title = true
font = Comic Mono 14
font = Ubuntu Mono 13
-# font = cozette 11
+font = Terminus
#fullscreen = true
#icon_name = terminal
#mouse_autohide = false
@@ -53,7 +53,7 @@ foreground = #FFFFFF
background = #000000
# 20% background transparency (requires a compositor)
-background = rgba(0, 0, 0, 1)
+background = rgba(0, 0, 0, 0.92)
# If unset, will reverse foreground and background
highlight = #2f2f2f