My personal dotfiles
0
fork

Configure Feed

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

feat: changed waybar styling for swaync

+5 -1
+5 -1
waybar/.config/waybar/hyprstyle.css
··· 19 19 transition: 0.5s 20 20 } 21 21 22 - #custom-updates:hover, #custom-power:hover, #custom-search:hover, #network:hover, #battery:hover { 22 + #custom-updates:hover, #custom-notifications:hover, #custom-search:hover, #network:hover, #battery:hover { 23 23 background: #88c0d0; 24 + } 25 + 26 + #custom-notifications { 27 + font-size: 1.25rem; 24 28 } 25 29 26 30 #workspaces button {