this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

noctalia: change some sizes

Aria 1753ad9a 636ecf40

+2 -2
+2 -2
nix/modules/services/ariade/noctalia.nix
··· 50 50 bar = { 51 51 autoHideDelay = 500; 52 52 autoShowDelay = 150; 53 - backgroundOpacity = 0.93; 53 + backgroundOpacity = 1.0; 54 54 barType = "simple"; 55 55 capsuleColorKey = "none"; 56 56 capsuleOpacity = 1; ··· 339 339 passwordChars = false; 340 340 radiusRatio = 1; 341 341 reverseScroll = false; 342 - scaleRatio = 0.8; 342 + scaleRatio = 1.0; 343 343 screenRadiusRatio = 1; 344 344 shadowDirection = "bottom_right"; 345 345 shadowOffsetX = 2;