8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
|
|
mako --font "Iosevka Term" \
|
|
--background-color "#777777AA" \
|
|
--text-color "#EEEEEE" \
|
|
--border-color "#777777AA" \
|
|
--border-radius 5 \
|
|
--default-timeout 5000 &
|