fix(ags blur): make corners not blurry
This commit is contained in:
parent
b255853935
commit
7347fa6a65
1 changed files with 2 additions and 0 deletions
|
@ -30,7 +30,9 @@ exec-once = gnome-keyring-daemon --start --components=secrets
|
|||
exec-once = squeekboard
|
||||
|
||||
exec-once = bash -c "sleep 3; ags -t applauncher"
|
||||
|
||||
layerrule = blur, overview
|
||||
layerrule = ignorealpha[0.97], overview ## don't blur corners
|
||||
|
||||
exec-once = wl-paste --watch cliphist store
|
||||
|
||||
|
|
Loading…
Reference in a new issue