aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Automatically reload stumpwm if any changes are made to ↵Gravatar Tom Willemse2023-03-171-6/+21
| | | | its config
* Make picom restart automatically when the coonfiguration ↵Gravatar Tom Willemse2023-03-161-2/+12
| | | | changes
* Add the current date to the mode-line, set up some colorGravatar Tom Willemse2023-03-161-0/+4
|
* Don't do fancy compositing for i3lockGravatar Tom Willemse2023-03-161-4/+8
|
* Make running i3lock unaware of the location of i3lockGravatar Tom Willemse2023-03-161-1/+1
| | | | | Right now this works fine, but once I remove ‘/usr/bin/i3lock’ and install it with Guix the path will change completely.
* Add screen locking to my stumpwm configGravatar Tom Willemse2023-03-161-0/+22
|
* Try to fix transparency of xfreerdpGravatar Tom Willemse2023-03-162-3/+8
|
* Add my emacs-vterm configurationGravatar Tom Willemse2023-03-161-2/+4
|
* Add stumpwm configurationGravatar Tom Willemse2023-03-163-3/+82
|
* Add some temporary environment variablesGravatar Tom Willemse2023-03-161-1/+5
|
* Install stumpwm+swank and get rid of some conflicting ↵Gravatar Tom Willemse2023-03-161-9/+9
| | | | configuration
* Remove litable and add oni-org-roam configuration packageGravatar Tom Willemse2023-03-151-1/+3
|
* mpd-notify service needs mpd to startGravatar Tom Willemse2023-03-081-0/+1
|
* Add service for notifications for MPDGravatar Tom Willemse2023-03-073-3/+89
|
* Clean up imports for picom serviceGravatar Tom Willemse2023-03-071-15/+23
|
* Rename ‘(oni home services compton)’ -> ‘(oni home ↵Gravatar Tom Willemse2023-03-074-10/+8
| | | | services picom)’
* Add picom service configuration for rincewindGravatar Tom Willemse2023-03-071-0/+44
|
* Rewrite picom configurationGravatar Tom Willemse2023-03-072-77/+135
| | | | | | | | The previous version of the configuration was complaining that my ‘config’ section was not a valid value for the ‘package’ section. I didn't quite understand why it would complain about that, so I decided to use my now improved Guix Home knowledge (compared to when I copied the previous version) to just rewrite the service in a way that matches my other services.
* Clean up rincewind config importsGravatar Tom Willemse2023-03-061-41/+86
|
* [herbstluftwm] Fix calling rofiGravatar Tom Willemse2023-03-061-3/+5
|
* [rincewind] Add mkninitcpio settingsGravatar Tom Willemse2023-03-061-0/+89
|
* Add custom scsh from upstream to testGravatar Tom Willemse2023-03-061-9/+49
|
* Fix rofi serviceGravatar Tom Willemse2023-03-061-1/+1
|
* Increase the maximum icon size to 64 for dunstGravatar Tom Willemse2023-03-061-1/+1
|
* Add ‘origin’ configuration property for dunstGravatar Tom Willemse2023-03-061-0/+4
|
* Move picom configuration to dataGravatar Tom Willemse2023-03-064-30/+71
| | | | | This configuration is for now specific to data, rincewind will have a different configuration.
* [mbsync] Don't synchronize sent mail from GoogleGravatar Tom Willemse2023-03-061-8/+0
|
* [herbstluftwm] Remove unused background imageGravatar Tom Willemse2023-03-061-0/+0
| | | | I have a script running that picks a random wallpaper each time I log in.
* [herbstluftwm] Remove references to other monitorGravatar Tom Willemse2023-03-061-2/+0
| | | | I only have one (big) monitor now, there are no other monitors to lock anything to.
* [herbstluftwm] Use new way of starting polybarGravatar Tom Willemse2023-03-061-1/+1
| | | | | I've stopped using systemd and am now using Guix's herd for defining and starting services.
* [herbstluftwm] Update screen layoutGravatar Tom Willemse2023-03-061-2/+2
|
* [herbstluftwm] Fix Steam login screen sizeGravatar Tom Willemse2023-03-061-1/+1
|
* [Surfingkeys] Don't unmap ‘l’ since I'm using it ↵Gravatar Tom Willemse2022-12-151-1/+0
| | | | elsewhere
* [Surfingkeys] Bind ‘C-x x g’ to reload the pageGravatar Tom Willemse2022-12-151-0/+1
| | | | | ‘C-x x g’ in Emacs calls ‘revert-buffer-quick’, which is about the same idea as reloading the page.
* [Surfingkeys] Replace ‘ESC’ with ‘C-g’ in ↵Gravatar Tom Willemse2022-12-151-0/+3
| | | | omnibar and insert modes
* [Surfingkeys] Put the omnibar in the bottomGravatar Tom Willemse2022-12-131-0/+1
| | | | I feel like this will be more Emacs-like...
* [Surfingkeys] Unmap ‘G’ and ‘gg’Gravatar Tom Willemse2022-12-131-0/+2
| | | | The ‘M-<’ and ‘M->’ bindings seem to work, so these aren't necessary anymore.
* [Surfingkeys] Unmap some remapped keys to clean up the spaceGravatar Tom Willemse2022-12-131-0/+13
| | | | | | | I don't accidentally want to become dependent on the original keybindings. I'm leaving the ‘G’ and ‘gg’ keys up for now, beceause I haven't been able to tell yet whether the ‘M-<’ and ‘M->’ keybindings work.
* [Surfingkeys] Try specifying ‘M-<’ and ‘M->’ ↵Gravatar Tom Willemse2022-12-131-2/+2
| | | | | | | | | differently The keybindings show up properly in the keybinding list, but they don't work. I'm wondering if this particular change is going to cause a syntax error, or perhaps Surfingkeys can figure out that those ‘<’ and ‘>’ are part of the keybinding.
* [Surfingkeys] Use ‘M-p’ and ‘M-n’ to switch tabsGravatar Tom Willemse2022-12-131-1/+3
|
* [Surfingkeys] Remap ‘yy’ to ‘c0’ to copy the ↵Gravatar Tom Willemse2022-12-111-0/+1
| | | | current URL
* [Surfingkeys] Add configurationGravatar Tom Willemse2022-12-111-0/+27
|
* Reindent all package descriptionsGravatar Tom Willemse2022-11-179-254/+254
|
* Add a bunch of configuration for properly indenting Guix ↵Gravatar Tom Willemse2022-11-171-2/+114
| | | | | | | | functions Taken from the Guix ‘.dir-locals.el’[1] [1]: https://git.savannah.gnu.org/cgit/guix.git/tree/.dir-locals.el?id=1bea5d38a26755b84437623c0f48915a77899b57
* 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
|