Compare commits

...

2 Commits

Author SHA1 Message Date
914ad87286 tridactyl: disable mode indicator 2023-11-15 15:03:15 -08:00
ea083b45c5 screen: fedora support 2023-11-15 15:02:59 -08:00
2 changed files with 4 additions and 2 deletions

@ -48,5 +48,5 @@ bind - resize -3
# Mutt demands this
# http://wiki.mutt.org/?MuttFaq/Appearance
defbce on
term screen-256color-bce
defbce on
# term screen-256color-bce

@ -4,6 +4,8 @@
set theme shydactyl
set modeindicator false
bind J tabnext
bind K tabprev
bind x tabclose