All my system configs and packages in one repo
1
fork

Configure Feed

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

plasma/panels: slightly increase height

+2 -2
+2 -2
users/leah/presets/plasma/settings/panels.nix
··· 4 4 base = { 5 5 hiding = "dodgewindows"; 6 6 floating = true; 7 - height = 36; 7 + height = 50; 8 8 location = "top"; 9 9 lengthMode = "fit"; 10 10 }; 11 11 in 12 12 map (p: base // p) [ 13 13 { 14 - height = 60; 14 + height = 80; 15 15 location = "bottom"; 16 16 alignment = "center"; 17 17 widgets = [