6cdda0dc5a
Add env variable to tell Git I know the risks of filter-branch
2022-09-26 16:06:23 -07:00
f33a2df7b9
Switch rincewind over to using Guix Home
2022-09-26 16:05:48 -07:00
7771b3e1fd
[notmuch] Add another email
2022-09-22 23:52:35 -07:00
13632db6a5
[notmuch] Make tasks for some Alwaysdata messages
2022-09-22 23:52:35 -07:00
4b9be17cd4
[notmuch] Add ‘stumpwm-devel’ mailing list
2022-09-22 23:52:35 -07:00
150871d103
[polybar] Add a module for circe
...
This is an empty IPC widget that can be used by Emacs to place the Circe channel
information in.
2022-09-22 23:52:35 -07:00
3967a01b89
Set up initial configuration for rincewind home
2022-09-22 23:52:28 -07:00
7c25252663
[notmuch] Add some tags to incoming email
2022-09-22 23:52:01 -07:00
02a48a7c8a
[notmuch] Automatically create tasks in org-mode for Fido emails
2022-09-22 23:52:01 -07:00
99baf86da7
[systemd] Don't notify my every time of new emails
...
It's too much.
2022-09-22 23:52:01 -07:00
c2ba57a650
[x11] Remove configuration file for rincewind
...
There is only one screen attached now and no need to call ‘xrandr’
2022-09-22 23:52:01 -07:00
642c165ebe
[work] Add option to start my rdp in a window and update 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.
2022-09-22 23:52:01 -07:00
cef7e7ad97
[zsh] Set the askpass program in case a program needs to use it
2022-09-22 23:52:01 -07:00
67aa5e6021
[zsh] Get rid of a unicode character
...
This character was causing some issues in Kitty. The terminal would get confused
about the length of RPROMPT when it showed up.
2022-09-22 23:52:01 -07:00
513459d4dd
[firefox] Make it possible to stow firefox configuration
...
- 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.
2022-09-22 23:52:01 -07:00
1d8a14276d
Add test.scm
...
Should have been part of an earlier commit, helps running tests.
2022-07-22 21:14:56 -07:00
336ab3e555
Remove debugging statement
2022-07-22 21:14:27 -07:00
e8cdf76fbf
Move a couple of keybindings to herbstluftwm
2022-07-22 21:12:45 -07:00
7957b236de
Add guile configuration
2022-07-22 12:36:36 -07:00
892a409184
Add dunst configuration
2022-07-21 22:20:55 -07:00
3250444503
Add a hostname for my pc so ssh recognizes the name
2022-07-05 19:29:24 -07:00
5c200f0cb4
Fixup rofi theme configuration
...
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.
2022-07-03 19:06:32 -07:00
dc631e498f
Rename the xdisorg package to rofi
2022-07-03 19:06:32 -07:00
6528de05b9
[notmuch] Ignore some directories that contain metadata
...
This metadata isn't from notmuch and just produces a lot of output.
2022-06-27 09:17:45 -07:00
4e500192eb
[herbstluftwm] Fix hlwm-run-or-raise
...
It was working fine, but when there is only a single window there is no second
one to get.
2022-06-27 09:17:45 -07:00
ce74016324
[notmuch] Add notmuch to my guix profile
2022-06-27 09:17:45 -07:00
eee994b35e
Add ssh configuration
2022-06-21 20:25:33 -07:00
fe7c8283f0
Move any browser windows to the web tag in hersbtluftwm
2022-06-16 20:54:26 -07:00
65073b717f
Fix zsh prompt
2022-06-16 19:10:14 -07:00
5cd91c77e0
Add unclutter configuration for guix home
2022-06-16 19:10:01 -07:00
46259edd2d
Update ZSH prompt
...
Include a shortened version of the current directory.
2022-06-14 22:16:49 -07:00
7c507732f7
Fix xinit rc file name
2022-06-14 20:15:30 -07:00
e1f72bebee
Update colors for kitty
...
The previous colors had some issues such as any red text being very hard to
read.
2022-06-13 22:13:01 -07:00
051034ba2a
Fix configurations for picom, kitty, and rofi
...
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’
2022-06-13 22:11:10 -07:00
72d65a09e2
Add xinit setting
...
It's a huge hack, but it works for now.
2022-06-13 21:30:23 -07:00
671659c7d2
Update version of hlwm-run-or-raise used
2022-06-05 23:01:26 -07:00
0782ee0007
Fix picking a wallpaper at startup
2022-06-02 23:31:27 -07:00
054aaea796
Show a black background when locking the screen
2022-06-02 23:31:04 -07:00
de5e85d9c6
Update pick-random-wallpaper version
2022-05-30 23:09:40 -07:00
e7bac680ad
[notmuch] Replace pre-new script with SCSH script
...
This also handles finding 0 emails that have the ‘deleted’ tag without showing
an error.
2022-05-29 17:00:13 -07:00
6c3bf82014
[polybar] Use notmuch if available to count unread emails
2022-05-26 23:32:52 -07:00
74706d063c
[notmuch] Add configuration
2022-05-25 01:47:20 -07:00
2c8585082a
[kitty] Add bright colors to configuration
2022-05-21 11:27:45 -07:00
04e6798e3e
[ncmpcpp] Add configuration
2022-05-21 11:27:34 -07:00
683bc98c6f
Add configuration to set a random wallpaper on login
2022-05-21 11:08:01 -07:00
8e798ea24f
[herbstluftwm] Track the wallpaper used in herbstluftwm
2022-05-20 22:55:46 -07:00
286f8d1b06
Add xbindkeys configuration to the default installed modules
2022-05-17 21:59:03 -07:00
c16cfe3e48
Add shepherd and mcron services for some applications
2022-05-17 21:58:35 -07:00
ae24850dd7
[guix-profile] Add ‘font-awesome’ package so I can display them
2022-05-17 21:56:26 -07:00
f87d980444
[guix-profile] Add some packages
2022-05-17 21:56:16 -07:00