aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/foot
Commit message (Collapse)AuthorAge
* Color palette updateYaroslav de la Peña Smirnov2023-04-19
|
* "Use" KDE oxygen sound effectsYaroslav de la Peña Smirnov2023-03-21
|
* Terminal related improvementsYaroslav de la Peña Smirnov2022-09-23
| | | | | turns out had to set the 'foot-extra' option so that neovim would properly change the terminal's title.
* Comment foot terminal colorsYaroslav de la Peña Smirnov2022-08-25
|
* foot: sound alertYaroslav de la Peña Smirnov2021-08-20
| | | | | Retarded ffplay started drawing a gui window after an update. Added -nodisp flag.
* foot: play sound on bellYaroslav de la Peña Smirnov2021-07-23
| | | | | Now that foot added a bell command option I can have my bell sound back. I missed that ding.
* Sway config and scripts changesYaroslav de la Peña Smirnov2021-05-04
| | | | | | * Hide cursor while typing globally * Move cursor to focused container * Improve swaygetcurrentwindow script, used by other scripts
* foot font config changesYaroslav de la Peña Smirnov2021-03-22
|
* Some changes to improve things on the X200Yaroslav de la Peña Smirnov2021-03-22
* Switched to foot, since Alacritty doesn't support older GPUs and because foot consumes around 7-15MB of RAM per instance while Alacritty consumes around 30-60MB/instance. * Other minor changes and improvements.