I3 rofi default theme question

/usr/share/rofi/themes

Just run this: find ./ -iname "*.rasi" to see where its stored.
The command should be find / -iname "*.rasi"

Edit: More info, just in case needed:

On my system, the default theme for rofi was “Arc by Sergio Morales”

Themes can be previewed with command rofi-theme-selector

1 Like