Set background for search-light correctly

This commit is contained in:
2024-10-11 12:20:12 +01:00
parent bb76cb56ab
commit 667fe1c603

View File

@@ -326,7 +326,7 @@ in
}; };
"org/gnome/shell/extensions/search-light" = { "org/gnome/shell/extensions/search-light" = {
background-color=[0.14117647707462311 0.14117647707462311 0.14117647707462311 1.0]; background-color = mkTuple [ 0.1411764770746231 0.1411764770746231 0.1411764770746231 1.0 ];
blur-background=false; blur-background=false;
border-radius=5.7443946188340806; border-radius=5.7443946188340806;
border-thickness=0; border-thickness=0;