mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Compare commits
3 Commits
1cd3723eba
...
679f33aa0d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
679f33aa0d | ||
|
|
a5b4712a29 | ||
|
|
3a41faf052 |
@ -8,6 +8,7 @@
|
|||||||
"rust"
|
"rust"
|
||||||
|
|
||||||
"rosé pine"
|
"rosé pine"
|
||||||
|
"catpuccin blur"
|
||||||
|
|
||||||
"typescript"
|
"typescript"
|
||||||
"javascript"
|
"javascript"
|
||||||
@ -28,7 +29,7 @@
|
|||||||
userSettings = {
|
userSettings = {
|
||||||
theme = {
|
theme = {
|
||||||
mode = "system";
|
mode = "system";
|
||||||
"dark" = "Rosé Pine Moon";
|
dark = "Catppuccin Frappé (Blur)";
|
||||||
light = "Rosé Pine Dawn";
|
light = "Rosé Pine Dawn";
|
||||||
};
|
};
|
||||||
hour_format = "hour24";
|
hour_format = "hour24";
|
||||||
@ -40,4 +41,4 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user