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