Update compton.conf, update termite config

Tecra-R940
Marvin Johanning 2020-03-31 15:15:22 +02:00
parent 394baf8558
commit c7f2c591c9
2 changed files with 8 additions and 7 deletions

View File

@ -30,7 +30,7 @@ inactive-opacity = 0.93;
active-opacity = 1;
alpha-step = 0.01;
inactive-dim = 0.0;
blur-background = false;
blur-background = true;
blur-kern = "3x3box";
fading = false;
@ -61,6 +61,7 @@ opacity-rule = [
"99:name *?= 'Conky'",
"99:class_g = 'Darktable'",
"50:class_g = 'Dmenu'",
"90:class_g = 'Rofi'",
"99:name *?= 'Event'",
"99:class_g = 'GIMP'",
"99:name *?= 'Image'",

View File

@ -1,11 +1,11 @@
[options]
#allow_bold = true
#audible_bell = false
#bold_is_bright = true
allow_bold = true
audible_bell = false
bold_is_bright = true
#cell_height_scale = 1.0
#cell_width_scale = 1.0
#clickable_url = true
#dynamic_title = true
clickable_url = true
dynamic_title = true
font = Monospace 9
#fullscreen = true
#icon_name = terminal
@ -26,7 +26,7 @@ scrollback_lines = 10000
#cursor_blink = system
# "block", "underline" or "ibeam"
#cursor_shape = block
cursor_shape = ibeam
# Hide links that are no longer valid in url select overlay mode
#filter_unmatched_urls = true