don't draw shadows on stalonetray

feat/kile-v2
Ricard Illa 2022-07-30 11:27:15 +02:00
parent 673db3b19e
commit ffd9f36511
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ in {
fade = false;
shadow = true;
backend = "glx";
shadowExclude = [ "name ~= 'stalonetray'" ];
vSync = true;
};
services.random-background = {