feat(rofi): customize with adi1090x/rofi
This commit is contained in:
parent
49c67cb657
commit
9f00495503
217 changed files with 27813 additions and 11 deletions
|
@ -3,7 +3,8 @@ inactive-opacity = 0.4;
|
|||
active-opacity = 0.8;
|
||||
|
||||
opacity-rule = [
|
||||
"100:name*='Minecraft'"
|
||||
"100:name*='Minecraft'",
|
||||
"100:class_g='maim'"
|
||||
]
|
||||
|
||||
# Border
|
||||
|
@ -15,6 +16,10 @@ blur:
|
|||
{
|
||||
method = "dual_kawase";
|
||||
strength = 12;
|
||||
background-exclude = [
|
||||
"name*='rect-overlay'"
|
||||
"name*='xclip'"
|
||||
];
|
||||
}
|
||||
|
||||
wintypes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue