about summary refs log tree commit diff
path: root/modules/workstation/windowing/alacritty
Commit message (Collapse)AuthorAge
* modules/alacritty: update configurationAlyssa Ross2021-01-02
| | | | | | | The names of keys used in keybindings have changed in 0.6.0. The only customisation I ever made to the keybindings was to remove some annoynig default quit bindings that have been removed in this version, so I can just delete the whole section.
* modules/alacritty: remove quit keybindingsAlyssa Ross2020-09-29
| | | | | | These are way too easy to hit accidentally. More recent versions of the Alacritty default config move these to be macOS only, so they were probably never intended for Linux anyway.
* modules/alacritty: set font size to 11Alyssa Ross2020-09-29
| | | | This matches the font size in Emacs I spent a lot of time choosing.
* modules/alacritty: fix deprecation warningsAlyssa Ross2020-08-22
| | | | | The names of these have changed. I don't actually need these to vary from the defaults anyway, so let's just delete them.
* modules/alacritty: remove tabspaces optionAlyssa Ross2020-04-28
| | | | This is obsolete, and produces a startup warning in Alacritty.
* modules/xdg: keep per-user options under the users hierarchyedef2019-12-16
|
* modules/alacritty: disable bright colours for boldAlyssa Ross2019-10-15
|
* modules/alacritty: update configAlyssa Ross2019-06-22
|
* modules/workstation: rethemeAlyssa Ross2019-05-24
|
* modules/workstation: use tango themeAlyssa Ross2019-05-17
|
* modules/alacritty: disable URL launchingAlyssa Ross2019-02-26
|
* alacritty: increase font sizeAlyssa Ross2019-02-25
| | | | I think Iosevka 2.x is smaller than 1.x?
* modules/alacritty: remove extraneous config commentsAlyssa Ross2019-02-23
| | | | I've only removed comments that felt obvious to me, for now.
* alacritty: customize colorsAlyssa Ross2019-02-23
|
* alacritty: enable dynamic paddingAlyssa Ross2019-02-23
|
* modules: don't symlink out of the Nix storeAlyssa Ross2019-02-23
|
* fonts: switch monospace font to IosevkaAlyssa Ross2019-02-22
|
* config: give up on this experimentAlyssa Ross2019-02-10
This ended up being way more trouble than it was worth, and the approach just flat out didn't work for stuff like OpenSSH.