aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update colors for stumpwmGravatar Tom Willemse2023-04-221-0/+8
|
* Show VPN status in mode-lineGravatar Tom Willemse2023-04-221-1/+9
|
* Show only a single window title in the mode-lineGravatar Tom Willemse2023-04-221-2/+7
|
* Add keybindings for running programs and switching windowsGravatar Tom Willemse2023-04-221-0/+2
|
* Fix arguments for locking the screenGravatar Tom Willemse2023-04-221-1/+1
|
* [git] Set sendmail command to msmtpGravatar Tom Willemse2023-04-221-0/+2
|
* Update my channel's URLGravatar Tom Willemse2023-04-011-1/+1
|
* Add my Emacs Lisp configuration for EmacsGravatar Tom Willemse2023-04-011-1/+3
|
* feat(rincewind): Install some packages in my home from ↵Gravatar Tom Willemse2023-03-301-4/+21
| | | | | | | | | profile These packages were installed in my default profile using ‘guix package -i’. Since I'm using Guix home the setup of my default profile is a bit odd at the moment, so since these seem to be here to stay for the moment I figured I should install them in my home profile.
* fix(openssh-service): Change the name of my ssh connectionGravatar Tom Willemse2023-03-301-1/+1
| | | | | This had my setup broken for weeks because it wouldn't recognize ryuslash.org as a configured host anymore.
* fix(git): Properly match valid header in org-modeGravatar Tom Willemse2023-03-301-1/+1
| | | | | A header in org-mode needs at least one space after any ‘*’ character and then at least one other character after that.
* Add some frame preferences to stumpwmGravatar Tom Willemse2023-03-301-0/+9
|
* Add opacity-rule option for picomGravatar Tom Willemse2023-03-302-5/+7
| | | | | | | | | | | | | | | | Use this option to specify that anything containing “(Meeting) | Microsoft Teams” (which should be in the title of MS Teams when in a meeting) should have 100% opacity, and also that anything containing “freerdp” should have 100% opacity. For Teams I really only need it to be opaque once a meeting starts, I don't care the rest of the time. For XFreeRDP I've tried matching on ‘class_g’, ‘name’, nothing seems to work. Using ‘opacity-rule’ finally seems to have an effect. The rules both use ‘*’ to match anywhere in the name, and ‘?’ to specify that the match should be case-insensitive.
* [git] Add custom hunk-headers for Emacs Lisp filesGravatar Tom Willemse2023-03-202-0/+3
|
* Add Emacs configurationGravatar Tom Willemse2023-03-172-3/+93
|
* Clean up import for (oni home services emacs)Gravatar Tom Willemse2023-03-171-7/+17
|
* 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.