rofi
This commit is contained in:
@@ -167,7 +167,8 @@ in
|
||||
fullscreen_opacity = "1.0";
|
||||
|
||||
dim_inactive = false;
|
||||
dim_strength = "0.3";
|
||||
dim_strength = "0.2";
|
||||
dim_around = "0.8";
|
||||
|
||||
blur = {
|
||||
enabled = true;
|
||||
@@ -263,7 +264,6 @@ in
|
||||
"opacity ${transparency}, thunar"
|
||||
"opacity ${transparency}, title:^(wlogout)$"
|
||||
"opaque, title:^(GNU Image Manipulation Program)$"
|
||||
"dimaround, Rofi"
|
||||
"float, title:^(Picture-in-Picture)$"
|
||||
"float, title:^(Ibus-ui.*)$"
|
||||
"float, ^(ibus-ui.*)$"
|
||||
@@ -286,6 +286,9 @@ in
|
||||
|
||||
layerrule = [
|
||||
"blur,waybar"
|
||||
"dimaround,rofi"
|
||||
"blur,rofi"
|
||||
"xray,rofi"
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user