Modules/Hyprland: Disable rofi transparency xray
This commit is contained in:
@ -538,7 +538,8 @@ in {
|
||||
# we have to blur them explicitly
|
||||
layerrule = [
|
||||
"blur,rofi"
|
||||
"ignorealpha 0.001,rofi"
|
||||
"ignorealpha 0.001,rofi" # Fix pixelated corners
|
||||
"xray 0,rofi" # Render on top of other windows
|
||||
"dimaround,rofi"
|
||||
|
||||
"blur,waybar"
|
||||
|
Reference in New Issue
Block a user