aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/termite
diff options
context:
space:
mode:
authorYaroslav <contact@yaroslavps.com>2020-05-10 03:04:35 +0300
committerYaroslav <contact@yaroslavps.com>2020-05-10 03:04:35 +0300
commitc27a5efd2a7f43bd2f3c0a9f6606f332576cff1e (patch)
treee706c1d2b159340e6467d2300fdce62add98438c /dotfiles/.config/termite
parenta8cc83eb26bf7f9e94f655c81331444d243e1f3d (diff)
downloadswayrice-c27a5efd2a7f43bd2f3c0a9f6606f332576cff1e.tar.gz
swayrice-c27a5efd2a7f43bd2f3c0a9f6606f332576cff1e.zip
no more transparency in programs
Diffstat (limited to 'dotfiles/.config/termite')
-rw-r--r--dotfiles/.config/termite/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/dotfiles/.config/termite/config b/dotfiles/.config/termite/config
index f5ffb37..fde7ad1 100644
--- a/dotfiles/.config/termite/config
+++ b/dotfiles/.config/termite/config
@@ -6,7 +6,7 @@ foreground = #e5e9f0
foreground_bold = #d8dee9
cursor = #d8dee9
cursor_foreground = #d8dee9
-background = rgba(27, 30, 37, 0.98)
+background = #1b1e25
# #1b1e25
# 16 color space
@@ -49,3 +49,4 @@ font = BlexMono Nerd Font Mono 10
allow_bold = true
cursor_shape = underline
mouse_autohide = true
+audible_bell = true