this repo has no description
1
fork

Configure Feed

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

Style waybar tooltips

Ben C 4750e991 df64e860

+9
+9
res/waybar.css
··· 10 10 color: @text; 11 11 } 12 12 13 + tooltip { 14 + background: @mantle; 15 + border: 2px solid @surface0; 16 + } 17 + 18 + tooltip label { 19 + color: @text; 20 + } 21 + 13 22 .module { 14 23 background: @crust; 15 24 border: 2px solid @base;