Fix home manager dotfiles

This commit is contained in:
2026-07-07 16:03:40 +01:00
parent 9a94ed7331
commit 4ca03fde37
6 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
programs.rofi = {
enable = true;
theme = ./theme.rasi;
theme = ./tokyonight-mid.rasi;
};
}