aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [polybar] Fixup polybarGravatar Tom Willemse2021-11-021-15/+17
| | | | | | | | - Remove _some_ unused variables. - Fix the font, height, and padding for the bar itself, and the modules inside. - Remove the monitor, I always only have one now.
* [polybar] Show the system tray in the center on rincewindGravatar Tom Willemse2021-11-021-2/+2
|
* [polybar] Show the pulseaudio widget on rincewindGravatar Tom Willemse2021-11-021-1/+1
|
* [polybar] Add VPN module for rincewindGravatar Tom Willemse2021-11-021-1/+10
|
* Add herbstluftwm as a moduleGravatar Tom Willemse2021-11-021-1/+1
|
* [fish] Set my browser to FirefoxGravatar Tom Willemse2021-11-021-0/+1
|
* [fish] Add ‘~/usr/bin’ to my pathGravatar Tom Willemse2021-11-021-0/+2
|
* [fish] Add function to show any ‘*.pacnew’ filesGravatar Tom Willemse2021-11-021-0/+4
|
* [fish] Show whether my work VPN is activeGravatar Tom Willemse2021-11-021-0/+5
|
* [fish] Show the terminal name in the titleGravatar Tom Willemse2021-11-021-0/+1
|
* [mbsync] Get the account credentials from the secret serviceGravatar Tom Willemse2021-11-023-31/+2
| | | | | | | Instead of using my custom Python script that looks them up, just use the command-line application included in the ‘libsecret’ package on Archlinux. Remove the custom helper script that I’d written for them.
* [mbsync] Rename ‘Master’ -> ‘Far’, ‘Slave’ ↵Gravatar Tom Willemse2021-11-021-10/+10
| | | | | | -> ‘Near’ The previous options were deprecated.
* [stow] Don’t fold directories when stowing filesGravatar Tom Willemse2021-11-021-0/+1
| | | | | | | | | | | Folding means that if stow discovers a parent directory for a project or a file in it exists, it doesn’t create the directory structure and then links the file, instead it makes a symbolic link between the directory. This means that any files created in that directory show up in this repository. The upside of that situation is that if I remove or rename files, and the directory it’s in is folded, it doesn’t leave dead links around.
* [mbsync] Sync all ‘ml-*’ inboxes and ‘INBOX’Gravatar Tom Willemse2021-11-021-3/+3
| | | | | I’ve renamed all of them so that if I add or remove them I don’t have to worry about updating mbsync.
* [fish] Add an indicator to the prompt that shows there ↵Gravatar Tom Willemse2021-11-021-0/+31
| | | | is a guix env
* [kitty] Change the order of the enabled layoutsGravatar Tom Willemse2021-06-291-1/+1
| | | | This makes the `vertical' layout the default.
* Reorganize zsh/profileGravatar Tom Willemse2020-12-261-3/+16
|
* Fix monitor names and switch monitors on rincewindGravatar Tom Willemse2020-12-261-2/+2
|
* Check if redshift-gtk exists before trying to run itGravatar Tom Willemse2020-12-261-1/+3
|
* Fix monitor for polybar on rincewindGravatar Tom Willemse2020-12-261-1/+1
|
* Remove unused volume moduleGravatar Tom Willemse2020-12-261-1/+1
|
* Adjust polybar colors to match ‘yoshi-theme’Gravatar Tom Willemse2020-12-261-4/+3
|
* Check if picom exists before trying to run itGravatar Tom Willemse2020-12-261-1/+3
|
* Switch the monitors on rincewind aroundGravatar Tom Willemse2020-12-261-1/+1
|
* Add Next as a possible browser optionGravatar Tom Willemse2020-12-261-1/+1
|
* Accept other extensions for wallpapers than just jpgGravatar Tom Willemse2020-12-261-1/+1
|
* Add files for shelldonGravatar Tom Willemse2020-12-262-0/+2
|
* Fix keybindings for M-up and M-downGravatar Tom Willemse2020-12-261-0/+3
| | | | | | I’m very used to having M-up and M-down do the same thing as regular up and down. In fish by default this prints the previous command, with ‘&| less;’ added on.
* Show only the pwd from the prompt in the titleGravatar Tom Willemse2020-12-261-2/+1
| | | | | This works well together with Emacs Vterm to show the current working directory in the mode-line.
* Add myctl functionGravatar Tom Willemse2020-12-261-0/+4
| | | | ‘myctl’ is just an alias for ‘systemctl --user’
* Make firefox menus translucentGravatar Tom Willemse2020-12-261-0/+12
|
* Fix the ratio of the secondary frame for the dev desktopGravatar Tom Willemse2020-12-261-1/+1
| | | | This brings my terminal back to 80 columns.
* Fix showing certain tags on my secondary monitorGravatar Tom Willemse2020-12-261-1/+2
|
* Change polybar’s background colorGravatar Tom Willemse2020-12-261-1/+1
| | | | This is to make it look more like my Emacs mode line.
* Show available desktop tags in polybarGravatar Tom Willemse2020-12-261-1/+13
|
* Always show rofi on my preferred monitorGravatar Tom Willemse2020-12-261-4/+4
|
* Don’t start an alternative editorGravatar Tom Willemse2020-12-261-2/+1
| | | | | | | Sometimes I’m too impatient and will try to start ‘emacsclient’ before the server has finished starting up. This means that it will start another Emacs session and it won’t be obvious to me. Now it’ll just fail to start ‘emacsclient’ and I can try again a few seconds later.
* Swap my monitors on rincewindGravatar Tom Willemse2020-12-262-2/+2
|
* Be less verbose about loading zplug modulesGravatar Tom Willemse2020-12-261-1/+1
|
* Fix data configuration for herbstluftwmGravatar Tom Willemse2020-12-061-0/+0
|
* Add data configuration for X11Gravatar Tom Willemse2020-11-231-0/+6
|
* Add dir_colors configurationGravatar Tom Willemse2020-11-231-0/+2
|
* Add cmst configurationGravatar Tom Willemse2020-11-231-0/+3
|
* Add bluebarry-tray configurationGravatar Tom Willemse2020-11-231-0/+3
|
* Mode dunst keyboard shortcutsGravatar Tom Willemse2020-11-132-30/+10
| | | | | The keyboard shortcuts defined in the configuration file have been deprecated, instead dunst now comes with a ‘dunstctl’ command that should be used.
* Add some more aliasesGravatar Tom Willemse2020-06-171-0/+13
|
* Add my old ZSH promptGravatar Tom Willemse2020-06-171-0/+37
|
* Add ZSH aliasesGravatar Tom Willemse2020-06-171-0/+14
|
* Fix zplug usageGravatar Tom Willemse2020-06-171-1/+1
|
* Try to use Ubuntu for sans-serif fontsGravatar Tom Willemse2020-05-121-0/+10
|