mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-05 19:45:51 +00:00
Workspace: less chunky when no numbers
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ Singleton {
|
||||
return barHeight * 0.95
|
||||
}
|
||||
if (Settings.data.bar.density === "default") {
|
||||
return barHeight * 0.85
|
||||
return barHeight * 0.82
|
||||
}
|
||||
if (Settings.data.bar.density === "comfortable") {
|
||||
return barHeight * 0.73
|
||||
|
||||
Reference in New Issue
Block a user