The bare $HOME repo is gone. This is now the rice: install.sh, rice-* scripts in bin/, configs in home/ linked into $HOME, theme templates, st and the particle wallpaper. Clone to ~/rice and run install.sh.
6 lines
176 B
Text
6 lines
176 B
Text
/* App launcher (super + w). */
|
|
@import "~/.config/rofi/rice.rasi"
|
|
|
|
window { width: 620px; }
|
|
listview { lines: 9; fixed-height: true; }
|
|
element-icon { size: 1.6em; }
|