My personal dotfiles
0
fork

Configure Feed

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

fix: removed alternating colors

legoraft 4ab78386 0ff48fb5

+1 -1
+1 -1
rofi/.config/rofi/config.rasi
··· 101 101 cursor: pointer; 102 102 } 103 103 104 - element normal.normal { 104 + element normal.normal, element alternate.normal { 105 105 background-color: @background; 106 106 text-color: @foreground; 107 107 }