about summary refs log tree commit diff
path: root/modules/workstation
Commit message (Collapse)AuthorAge
* modules/castnow: initAlyssa Ross2020-09-29
|
* modules/emacs: set uniquify-buffer-name-styleAlyssa Ross2020-09-29
| | | | I find the "forward" style much easier to understand.
* modules/emacs: enable electric-pair-modeAlyssa Ross2020-09-29
|
* modules/emacs: set magit-repository-directoriesAlyssa Ross2020-09-29
|
* modules/emacs: collapse C-x C-b rebind to one lineAlyssa Ross2020-09-29
| | | | | There's little enough going on here that we can squeeze it into a single line.
* modules/emacs: enable show-paren-modeAlyssa Ross2020-09-29
|
* modules/emacs: enable column-number-modeAlyssa Ross2020-09-29
|
* modules/emacs: save-some-buffers isn't from MagitAlyssa Ross2020-09-29
| | | | So this code should be in its own section.
* modules/emacs: add revert opt to "Save file ...?"Alyssa Ross2020-09-29
| | | | | | | | This prompt is generated by magit when doing some git operations (including magit-status) when there are unsaved buffers in the repository. Often unsaved buffers are just ones that I typed a character in my mistake and didn't mean to edit, so it's convenient to be able to discard the changes directly from the prompt.
* 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/emacs: bind C-x C-b to ibufferAlyssa Ross2020-09-29
|
* modules/emacs: install meson-modeAlyssa Ross2020-09-29
|
* modules/emacs: install go-modeAlyssa Ross2020-09-29
|
* 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/dict: switch to WiktionaryAlyssa Ross2020-09-29
| | | | | | Wiktionary has English to every language. It's not a substitute for converting _from_ non-English languages, but I couldn't do that anyway.
* modules/documentation: install Wayland man pagesAlyssa Ross2020-08-23
|
* modules/workstation: globally install qemuAlyssa Ross2020-08-23
|
* modules/gnupg: don't override SSH_AUTH_SOCK if setAlyssa Ross2020-08-23
| | | | This fixes SSH agent forwarding.
* 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/sway: rearrangeAlyssa Ross2020-08-22
| | | | This was getting quite difficult to read.
* modules/swaylock: show failed password attemptsAlyssa Ross2020-08-22
|
* modules/swaylock: init; set background to sway'sAlyssa Ross2020-08-22
|
* modules/sway: rebind kill to $mod+BackSpaceAlyssa Ross2020-08-22
| | | | | | | Inspired by Ethan Schoonover's XMonad setup[1][2]. [1]: https://invidio.us/watch?v=70IxjLEmomg [2]: https://github.com/altercation/dotfiles-tilingwm/blob/31e23a75eebdedbc4336e7826800586617d7d27d/.xmonad/xmonad.hs#L1250
* modules/hardware: install brightnessctlAlyssa Ross2020-08-20
|
* modules/emacs: add global magit keybindingsAlyssa Ross2020-08-20
|
* modules/emacs: install cmake-modeAlyssa Ross2020-08-17
|
* modules/emacs: remove projectileAlyssa Ross2020-08-17
| | | | | It turns out everything I want from projectile is already covered by the built-in project.el.
* modules/emacs: use conf-unix-mode for quirks filesAlyssa Ross2020-08-15
| | | | These are libinput device-specific configuration files.
* modules/libinput: init with eve trackpad quirksAlyssa Ross2020-08-15
|
* modules/emacs: monokaiAlyssa Ross2020-08-15
|
* modules/emacs: move init file to XDG_CONFIG_HOMEAlyssa Ross2020-08-15
| | | | | early-init.el has to be here anyway, so init.el might as well be too, for symmetry.
* modules/emacs: set user-emacs-directory earlyAlyssa Ross2020-08-15
| | | | | This will prevent a warning on startup that $XDG_CONFIG_HOME/.emacs.d isn't writable.
* modules/emacs: install rainbow-delimitersAlyssa Ross2020-08-15
|
* modules/emacs: byte-compile default.elAlyssa Ross2020-08-15
|
* modules/emacs: use emacs-pgtkAlyssa Ross2020-08-15
|
* modules/emacs: don't indent Rust with tabsAlyssa Ross2020-08-15
|
* modules/sway: make status_command output directoryAlyssa Ross2020-08-15
| | | | | | Putting the status_command program at $out will mean that its store path shows up in ps, which makes it difficult to scan. So make $out a directory, with the status command inside it.
* modules/emacs: install rust-modeAlyssa Ross2020-08-15
|
* modules/weechat: remove remnants of vi-modeAlyssa Ross2020-08-15
| | | | Been a long time since I used vi-mode, but these were still lying around.
* modules/weechat: connect to bitlbeeAlyssa Ross2020-07-15
|
* modules/rss2email: subscribe to my repology feedAlyssa Ross2020-07-13
|
* modules/windowing: install chromiumAlyssa Ross2020-07-13
| | | | | | Occasionally I need to do a Jitsi call, and Firefox doesn't work well with those. When I do need to do a Jitsi call, I don't have time to build Chromium, so I want to have it in advance.
* modules/mpv: bind F11 to toggle full-screenAlyssa Ross2020-07-03
|
* modules/sway: show bat charge if no capacity dataAlyssa Ross2020-07-03
| | | | | | | I plugged a battery in and had no capacity data, which at the time meant even the status (which was available) wouldn't be shown. Now, status and capacity will be shown independently of each other, and if capacity information is unavailable, charge will be shown instead.
* modules/sway: improve status variable nameAlyssa Ross2020-07-03
|
* modules/workstation: install POSIX man pagesAlyssa Ross2020-07-03
|
* modules/podman: use zfs storage driverAlyssa Ross2020-05-12
|
* modules/emacs: don't soft wrapAlyssa Ross2020-05-12
|
* sys/eve: initAlyssa Ross2020-05-12
|
* modules/emacs: stop Magit trying to move to trashAlyssa Ross2020-05-12
| | | | | | | It's weird that Magit doesn't default to the global value of this setting (which is nil). If I want to enable the trash, I'm probably going to want to enable it globally, so Magit will now use the global value.