1
1
Fork 0
mirror of https://git.sr.ht/~rouven/nixos-config synced 2025-06-02 15:48:46 +02:00

updates, fixes, adding some s/mime tools

This commit is contained in:
Rouven Seifert 2023-03-02 19:01:48 +01:00
parent 683d9145c9
commit 7ec7fcf46e
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
7 changed files with 27 additions and 39 deletions
users/rouven/modules/hyprland

View file

@ -74,7 +74,7 @@
'';
};
programs.mako = {
services.mako = {
enable = true;
backgroundColor = "#${config.colorScheme.colors.base02}FF";
borderRadius = 20;