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
24 • $TERMINAL (this is a non-standard variable)
25
26 • x-terminal-emulator
27
28 • urxvt
29
30 • rxvt
31
32 • st
33
34 • terminology
35
36 • qterminal
37
38 • Eterm
39
40 • aterm
41
42 • uxterm
43
44 • xterm
45
46 • roxterm
47
48 • xfce4-terminal.wrapper
49
50 • mate-terminal
51
52 • lxterminal
53
54 • konsole
55
56 • alacritty
57
58 • kitty
59
60
61
63 rofi(1)
64
65
67 Dave Davenport and contributors
68
69
70 Copied script from i3: Michael Stapelberg and contributors
71
72
73
74 rofi-sensible-terminal rofi-sensible-terminal(1)