mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
ags steal
This commit is contained in:
34
desktops/hyprland/layerrules.nix
Normal file
34
desktops/hyprland/layerrules.nix
Normal file
@@ -0,0 +1,34 @@
|
||||
[
|
||||
"noanim, .*"
|
||||
"xray 1, .*"
|
||||
|
||||
"noanim, noanim"
|
||||
"blur, noanim"
|
||||
"blur, gtk-layer-shell"
|
||||
"ignorezero, gtk-layer-shell"
|
||||
"blur, launcher"
|
||||
"ignorealpha 0.5, launcher"
|
||||
"blur, notifications"
|
||||
"ignorealpha 0.69, notifications"
|
||||
|
||||
# ags
|
||||
"blur, bar"
|
||||
"ignorealpha 0.64, bar"
|
||||
"blur, corner.*"
|
||||
"ignorealpha 0.69, corner.*"
|
||||
"blur, indicator.*"
|
||||
"ignorealpha 0.69, indicator.*"
|
||||
"blur, overview"
|
||||
"ignorealpha 0.69, overview"
|
||||
"blur, cheatsheet"
|
||||
"ignorealpha 0.69, cheatsheet"
|
||||
"blur, sideright"
|
||||
"ignorealpha 0.69, sideright"
|
||||
"blur, sideleft"
|
||||
"ignorealpha 0.69, sideleft"
|
||||
"blur, indicatorundefined"
|
||||
"ignorealpha 0.69, indicatorundefined"
|
||||
"blur, osk"
|
||||
"ignorealpha 0.69, osk"
|
||||
"blur, session"
|
||||
]
|
||||
Reference in New Issue
Block a user