update paperwm
Some checks failed
Renovate / renovate (push) Failing after 2m43s
build flakes / build (x86_64-linux, wash, linux) (push) Failing after 12m29s

This commit is contained in:
Tyler Mayoff 2025-12-04 11:19:52 -05:00 committed by Tyle Mayoff
parent 325ed687b2
commit ac85fbfa4e
No known key found for this signature in database
2 changed files with 11 additions and 11 deletions

View file

@ -103,7 +103,7 @@ in {
casks = [
"android-studio"
"notunes"
"hammerspoon"
@ -116,10 +116,10 @@ in {
];
};
# services.jankyborders = {
# enable = true;
# active_color = "0xFF95bcf9";
# };
services.jankyborders = {
enable = false;
# active_color = "0xFF95bcf9";
};
programs.fish.enable = true;
programs.zsh.enable = false;