aboutsummaryrefslogtreecommitdiffstats
path: root/.config/termite
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2017-09-30 15:51:34 +0200
committerDavid Runge <dave@sleepmap.de>2017-09-30 15:51:34 +0200
commitdaa6c910e2962dc2b86fc87cd93a89523a9770b5 (patch)
tree32088c719846fe19620d3b0bc3e5e5dbf25794f6 /.config/termite
parent71d79de50634def08ce5d6a9c4febd168aa71df8 (diff)
downloaddotfiles-daa6c910e2962dc2b86fc87cd93a89523a9770b5.tar.gz
dotfiles-daa6c910e2962dc2b86fc87cd93a89523a9770b5.tar.bz2
dotfiles-daa6c910e2962dc2b86fc87cd93a89523a9770b5.tar.xz
dotfiles-daa6c910e2962dc2b86fc87cd93a89523a9770b5.zip
.config/termite/config: Lowering the transparency of termite to 10%.
Diffstat (limited to '.config/termite')
-rw-r--r--.config/termite/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/termite/config b/.config/termite/config
index 3483d7c..d42e334 100644
--- a/.config/termite/config
+++ b/.config/termite/config
@@ -35,7 +35,7 @@ foreground_bold = #ffffff
background = #000000
# 20% background transparency (requires a compositor)
-background = rgba(00, 00, 00, 0.85)
+background = rgba(00, 00, 00, 0.90)
# if unset, will reverse foreground and background
highlight = #2f2f2f