1rofi-theme-selector(1) General Commands Manual rofi-theme-selector(1)
2
3
4
6 rofi-theme-selector - Preview and apply themes for rofi
7
8
10 rofi-theme-selector is a bash/rofi script to preview and apply themes
11 for rofi. It's part of any installation of rofi.
12
13
15 Running rofi-theme-selector
16 rofi-theme-selector shows a list of all available themes in a rofi win‐
17 dow. It lets you preview each theme with the Enter key and apply the
18 theme to your rofi configuration file with Alt+a.
19
20
22 rofi-theme-selector searches the following directories for themes:
23
24 · ${PREFIX}/share/rofi/themes
25
26 · $XDG_CONFIG_HOME/rofi/themes
27
28 · $XDG_DATA_HOME/share/rofi/themes
29
30
31 ${PREFIX} reflects the install location of rofi. In most cases this
32 will be "/usr".<br> $XDG_CONFIG_HOME is normally unset. Default path is
33 "$HOME/.config".<br> $XDG_DATA_HOME is normally unset. Default path is
34 "$HOME/.local/share".
35
36
38 rofi(1)
39
40
42 Qball Cow qball@gmpclient.org<br> Rasmus Steinke rasi@xssn.at
43
44
45
46 rofi-theme-selector rofi-theme-selector(1)