1rofi-sensible-terminal(1) General Commands Manual rofi-sensible-terminal(1)
2
3
4
6 rofi-sensible-terminal - launches $TERMINAL with fallbacks
7
8
10 rofi-sensible-terminal [arguments]
11
12
14 rofi-sensible-terminal is invoked in the rofi default config to start a
15 terminal. This wrapper script is necessary since there is no distribu‐
16 tion-independent terminal launcher (but for example Debian has x-termi‐
17 nal-emulator). Distribution packagers are responsible for shipping this
18 script in a way which is appropriate for the distribution.
19
20
21 It tries to start one of the following (in that order):
22
23 · $TERMINAL (this is a non-standard variable)
24
25 · x-terminal-emulator
26
27 · urxvt
28
29 · rxvt
30
31 · st
32
33 · terminology
34
35 · qterminal
36
37 · Eterm
38
39 · aterm
40
41 · uxterm
42
43 · xterm
44
45 · roxterm
46
47 · xfce4-terminal.wrapper
48
49 · mate-terminal
50
51 · lxterminal
52
53 · konsole
54
55 · alacritty
56
57 · kitty
58
59
61 rofi(1)
62
63
65 Dave Davenport and contributors
66
67
68 Copied script from i3: Michael Stapelberg and contributors
69
70
71
72 rofi-sensible-terminal rofi-sensible-terminal(1)