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
25 • ${PREFIX}/share/rofi/themes
26
27 • $XDG_CONFIG_HOME/rofi/themes
28
29 • $XDG_DATA_HOME/share/rofi/themes
30
31
32
33 ${PREFIX} reflects the install location of rofi. In most cases this
34 will be "/usr". $XDG_CONFIG_HOME is normally unset. Default path is
35 "$HOME/.config". $XDG_DATA_HOME is normally unset. Default path is
36 "$HOME/.local/share".
37
38
40 rofi(1)
41
42
44 Qball Cow qball@gmpclient.org Rasmus Steinke rasi@xssn.at
45
46
47
48 rofi-theme-selector rofi-theme-selector(1)