aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add Rincewind system configurationGravatar Tom Willemse2022-11-131-0/+5
|
* [polybar] Don't show currently playing song on pauseGravatar Tom Willemse2022-11-091-0/+1
|
* [polybar] Show currently playing songGravatar Tom Willemse2022-11-091-1/+4
|
* Add service that runs ‘mpc update’ on start-upGravatar Tom Willemse2022-11-072-2/+42
|
* Add MPD configurationGravatar Tom Willemse2022-11-077-6/+213
| | | | | | | | | | | This also includes an attempt at installing a custom SCSH that defines some search paths. But unfortunately it didn't work, so the SCSH ends up being the usual one and the ‘mpd-random-albums’ package doesn't actually work. The main MPD configuration does work, though. This also includes the instruction to install tmsu which I want to try out again.
* Add zathura configurationGravatar Tom Willemse2022-10-231-0/+2
|
* Change location ‘config.scm’ looks for ↵Gravatar Tom Willemse2022-10-131-1/+1
| | | | machine-specific files
* Fix longitude for redshiftGravatar Tom Willemse2022-10-131-1/+1
|
* Fix indentationGravatar Tom Willemse2022-10-131-7/+7
|
* Add shutdown-rofi scriptGravatar Tom Willemse2022-10-135-6/+51
|
* Fix typoGravatar Tom Willemse2022-10-134-7/+5
|
* Add flameshot serviceGravatar Tom Willemse2022-10-062-1/+49
|
* Update rincewind configurationGravatar Tom Willemse2022-10-043-22/+78
| | | | | | | | | | | | | | | | | | | | | | | - Sort all use-module directives - Remove ‘gcc-toolchain’ from the installed packages because it appears that the regular emacs-next (not from a git checkout) works fine without it. - Add ‘emacs-org-roam’ and ‘emacs-vterm’ packages because they both come with C modules and installing them on-the-fly in Emacs wasn't working properly. - Add ‘fakeroot’ package because it appears to be needed now that I'm using guix-home if I want to build packages for Archlinux. This still happens when I need to install some proprietary program from the AUR. - Add an Emacs configuration service. For now this just ensures that the ‘emacs-next’ package is installed and creates a shepherd service that starts Emacs when I log in. - Change the default run dialog from ‘rofi -show run’ to ‘rofi -show drun’ to run .desktop files. This offers more control over what does and doesn't show up in the list and allows me to put only stuff in there that actually works in a graphical environment.
* Add env variable to tell Git I know the risks of ↵Gravatar Tom Willemse2022-09-261-1/+2
| | | | filter-branch
* Switch rincewind over to using Guix HomeGravatar Tom Willemse2022-09-2610-246/+495
|
* [notmuch] Add another emailGravatar Tom Willemse2022-09-221-1/+1
|
* [notmuch] Make tasks for some Alwaysdata messagesGravatar Tom Willemse2022-09-221-2/+4
|
* [notmuch] Add ‘stumpwm-devel’ mailing listGravatar Tom Willemse2022-09-221-1/+2
|
* [polybar] Add a module for circeGravatar Tom Willemse2022-09-221-2/+5
| | | | | This is an empty IPC widget that can be used by Emacs to place the Circe channel information in.
* Set up initial configuration for rincewind homeGravatar Tom Willemse2022-09-224-91/+154
|
* [notmuch] Add some tags to incoming emailGravatar Tom Willemse2022-09-222-2/+18
|
* [notmuch] Automatically create tasks in org-mode for ↵Gravatar Tom Willemse2022-09-222-0/+50
| | | | Fido emails
* [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
|