mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-09 15:19:13 +02:00
Automatically detect TTY (closes #795)
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
parent
5924db58e1
commit
ee97f3b5e1
4 changed files with 81 additions and 8 deletions
|
|
@ -272,9 +272,6 @@ sleep_key = F3
|
|||
# Center the session name.
|
||||
text_in_center = false
|
||||
|
||||
# TTY in use
|
||||
tty = $DEFAULT_TTY
|
||||
|
||||
# Default vi mode
|
||||
# normal -> normal mode
|
||||
# insert -> insert mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue