Compare commits
2 Commits
0c8cd3dd3d
...
80937bda99
| Author | SHA1 | Date | |
|---|---|---|---|
| 80937bda99 | |||
| a810344b36 |
@@ -14,7 +14,7 @@ delay_startup = 0 # sometimes the otter runs too fast even before the terminal w
|
||||
[interface]
|
||||
# use three quotes to write longer codes
|
||||
header = """
|
||||
\x1b[1;38;2;203;166;247m$USER@nixos\x1b[0m
|
||||
\x1b[38;2;203;166;247m$USER@nixos\x1b[0m
|
||||
"""
|
||||
header_cmd = '' # run a command and print stdout above the header
|
||||
header_cmd_trimmed_lines = 0 # remove trailing lines from header_cmd output, in case of some programs appending excessive empty lines
|
||||
|
||||
Reference in New Issue
Block a user