My personal dotfiles
0
fork

Configure Feed

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

feat: changed selection colors to be in line with waybar

+1 -1
+1 -1
rofi/.config/rofi/colors.rasi
··· 1 1 * { 2 2 background: #4c566a99; 3 3 foreground: #eceff4ff; 4 - selected: #88c0d0; 4 + selected: #2e344099; 5 5 }