1
0
forked from extern/nix-config

Remove window transparency from termite/config

This commit is contained in:
Donovan Glover 2017-12-17 23:44:14 -05:00
parent 364fb3dcfb
commit 2b6bfd75fa
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D

View File

@ -32,6 +32,7 @@ mouse_autohide = true
# 5% Transparency
# Note: 20% is better when you're not using clear-shadow
background = rgba(63, 63, 63, 0.95)
# background = rgba(63, 63, 63, 0.95)
background = #19171C
# vim:ft=dosini