aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [systemd] Don't notify my every time of new emailsGravatar Tom Willemse2022-09-221-0/+1
| | | | It's too much.
* [x11] Remove configuration file for rincewindGravatar Tom Willemse2022-09-221-4/+0
| | | | There is only one screen attached now and no need to call ‘xrandr’
* [work] Add option to start my rdp in a window and update ↵Gravatar Tom Willemse2022-09-221-5/+13
| | | | | | | | | | | | | options - Remove the ‘/microphone’ option, since I don't use the microphone on my work PC ever. - Add the ‘-wallpaper’ option to disable the wallpaper. Hopefully this helps with the visual performance of the session. - Add the ‘/video’ option to optimize the connection for video playback, which hopefully also helps with the visual performance of the session.
* [zsh] Set the askpass program in case a program needs to ↵Gravatar Tom Willemse2022-09-221-0/+6
| | | | use it
* [zsh] Get rid of a unicode characterGravatar Tom Willemse2022-09-221-2/+2
| | | | | This character was causing some issues in Kitty. The terminal would get confused about the length of RPROMPT when it showed up.
* [firefox] Make it possible to stow firefox configurationGravatar Tom Willemse2022-09-224-2/+21
| | | | | | | | | | | - Put ‘userChrome.css’ into the ‘src/’ directory and have stow ignore any such directory. - Dynamically find the name of the default firefox profile. - In case the firefox profile can't be found, output some messages stating such. - Update the ‘userChrome.css’ as used by Firefox.
* Add test.scmGravatar Tom Willemse2022-07-221-0/+2
| | | | Should have been part of an earlier commit, helps running tests.
* Remove debugging statementGravatar Tom Willemse2022-07-221-5/+3
|
* Move a couple of keybindings to herbstluftwmGravatar Tom Willemse2022-07-225-9/+84
|
* Add guile configurationGravatar Tom Willemse2022-07-222-1/+73
|
* Add dunst configurationGravatar Tom Willemse2022-07-212-1/+305
|
* Add a hostname for my pc so ssh recognizes the nameGravatar Tom Willemse2022-07-051-0/+1
|
* Fixup rofi theme configurationGravatar Tom Willemse2022-07-032-24/+21
| | | | | | | | | | | This is a temporary fix. I've switched from using ‘@theme’ to ‘@import’ because the former discards the default theme, and apparently my theme makes some assumptions about the state of things and requires the default theme to work. The proper fix would be to fix my theme instead. This change also fixes a bunch of typos and fixes the use of references within the theme. References aren't strictly necessary, but my current theme relies on them and they are technically a valid part of the configuration.
* Rename the xdisorg package to rofiGravatar Tom Willemse2022-07-032-2/+2
|
* [notmuch] Ignore some directories that contain metadataGravatar Tom Willemse2022-06-271-0/+1
| | | | This metadata isn't from notmuch and just produces a lot of output.
* [herbstluftwm] Fix hlwm-run-or-raiseGravatar Tom Willemse2022-06-271-1/+2
| | | | | It was working fine, but when there is only a single window there is no second one to get.
* [notmuch] Add notmuch to my guix profileGravatar Tom Willemse2022-06-271-0/+7
|
* Add ssh configurationGravatar Tom Willemse2022-06-211-1/+15
|
* Move any browser windows to the web tag in hersbtluftwmGravatar Tom Willemse2022-06-161-1/+1
|
* Fix zsh promptGravatar Tom Willemse2022-06-161-3/+4
|
* Add unclutter configuration for guix homeGravatar Tom Willemse2022-06-162-1/+89
|
* Update ZSH promptGravatar Tom Willemse2022-06-143-2/+28
| | | | Include a shortened version of the current directory.
* Fix xinit rc file nameGravatar Tom Willemse2022-06-142-3/+3
|
* Update colors for kittyGravatar Tom Willemse2022-06-131-14/+14
| | | | | The previous colors had some issues such as any red text being very hard to read.
* Fix configurations for picom, kitty, and rofiGravatar Tom Willemse2022-06-133-7/+7
| | | | | | | | | | These configurations were set up wrong, putting the configuration files in ‘config/*’ instead of ‘.config/*’. The ‘home-xdg-configuration-files-service-type’ takes care of putting them in the right directory. I didn't know about this service before, it doesn't show up when I ‘guix home search home’
* Add xinit settingGravatar Tom Willemse2022-06-133-19/+52
| | | | It's a huge hack, but it works for now.
* Update version of hlwm-run-or-raise usedGravatar Tom Willemse2022-06-051-2/+2
|
* Fix picking a wallpaper at startupGravatar Tom Willemse2022-06-021-1/+1
|
* Show a black background when locking the screenGravatar Tom Willemse2022-06-021-1/+1
|
* Update pick-random-wallpaper versionGravatar Tom Willemse2022-05-301-3/+3
|
* [notmuch] Replace pre-new script with SCSH scriptGravatar Tom Willemse2022-05-291-3/+12
| | | | | This also handles finding 0 emails that have the ‘deleted’ tag without showing an error.
* [polybar] Use notmuch if available to count unread emailsGravatar Tom Willemse2022-05-261-12/+12
|
* [notmuch] Add configurationGravatar Tom Willemse2022-05-252-0/+87
|
* [kitty] Add bright colors to configurationGravatar Tom Willemse2022-05-211-14/+14
|
* [ncmpcpp] Add configurationGravatar Tom Willemse2022-05-211-0/+22
|
* Add configuration to set a random wallpaper on loginGravatar Tom Willemse2022-05-212-3/+49
|
* [herbstluftwm] Track the wallpaper used in herbstluftwmGravatar Tom Willemse2022-05-201-1/+8
|
* Add xbindkeys configuration to the default installed modulesGravatar Tom Willemse2022-05-171-1/+1
|
* Add shepherd and mcron services for some applicationsGravatar Tom Willemse2022-05-174-0/+38
|
* [guix-profile] Add ‘font-awesome’ package so I can ↵Gravatar Tom Willemse2022-05-171-0/+1
| | | | display them
* [guix-profile] Add some packagesGravatar Tom Willemse2022-05-171-0/+37
|
* [abcde] Don't include ‘DISCNUMBER’ in the file nameGravatar Tom Willemse2022-05-101-1/+1
| | | | | | | | | | The disc number is actually already included at the start of the ‘TRACKNUM’ field, so adding it to the ‘OUTPUTFORMAT’ setting explicitly just doubles it. This means that with it specified calling abcde like this: abcde -W 1 Would result in a file name like ‘1101 - something.ext’
* [shepherd] Fix init fileGravatar Tom Willemse2022-05-101-7/+22
| | | | | ‘current-filename’ is the real file name of the file, not the symbolic link that it's accessed through, so any relative references will be wrong.
* Add polybar to modulesGravatar Tom Willemse2022-05-101-1/+1
|
* [polybar] Add Shepherd serviceGravatar Tom Willemse2022-05-101-0/+10
|
* [Guix] Add polybarGravatar Tom Willemse2022-05-101-0/+6
|
* Add packages and install hlwm-run-or-raise and dependenciesGravatar Tom Willemse2022-04-273-2/+86
| | | | | Adding this package with the necessary dependencies makes sure that if it's installed its dependencies are installed as well and everything should work.
* Add definition for ‘XDG_DATA_DIRS’Gravatar Tom Willemse2022-04-201-1/+2
| | | | | | | | | Archlinux doesn't specify a value for this and relies on applications knowing the default. Guix adds values to this list, meaning that because there is no value initially it overrides the defaults completely. One thing that always goes wrong when this happens is that Firefox installed through ‘pacman’ won't be able to find some schemas it needs to show the upload file dialog and crashes when I try.
* Have rofi extend xbindkeys for keys to bindGravatar Tom Willemse2022-04-203-6/+27
|
* Make the syncthing service run syncthing, add ↵Gravatar Tom Willemse2022-04-202-4/+53
| | | | | | | | | syncthing-gtk service The ‘syncthing-gtk’ program doesn't seem to start the syncthing daemon automatically. In fact trying to start ‘syncthing-gtk’ through shepherd doesn't seem to want to work at the moment, complaining that it can't close a bunch of file descriptors.