Bunch of i3 and rofi improvements

This commit is contained in:
Colin Powell
2019-06-16 22:41:21 -04:00
parent 15ee059a14
commit ec8e9a2c03
11 changed files with 151 additions and 33 deletions

View File

@ -40,10 +40,11 @@ blur-background-exclude = [
"window_type = 'desktop'",
"_GTK_FRAME_EXTENTS@:c"
];
opacity-rule = [
"90:class_g = 'kitty'",
"95:class_g = 'Firefox'"
];
#opacity-rule = [
# "90:class_g = 'kitty'",
# "95:class_g = 'Firefox'"
#];
# Fading
fading = true;