Bunch of i3 and rofi improvements
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user