Commit Graph

2 Commits

Author SHA1 Message Date
John Mertz e834970544 Remove pure black, reduce font size, use '-n' option
- #000000 doesn't get inverted, so use #010101
- New sizes allow for 116 columns when the TV is split in thirds (4K at 1.3333 scale) or 107 on eInk (1800x3200 at 2 scale). This should allow 100 columns in neovim while still being very readable.
- Witnessed a possible bug where the named distrobox was not running, so it made a new one with a randomly generated name using the same image as the one named. Wierd, but it didn't happen when '-n' was included.
2022-12-21 14:12:45 -05:00
John Mertz 4c99dbf519 Gnome terminal configurations for Distrobox
From:

dconf dump /org/grome/terminal

Restore:

dconf load /org/gnome/terminal < $HOME/.dotfiles/gnome/terminal
2022-12-12 22:54:24 -05:00