modifications

This commit is contained in:
William 2024-03-16 12:53:43 -03:00
parent fd25b55d97
commit 01b8629429
4 changed files with 2 additions and 21 deletions

View file

@ -4,23 +4,5 @@
console = {
useXkbConfig = true;
earlySetup = true;
colors = [
"2E3440"
"3B4252"
"434C5E"
"4C566A"
"D8DEE9"
"E5E9F0"
"ECEFF4"
"8FBCBB"
"88C0D0"
"81A1C1"
"5E81AC"
"BF616A"
"D08770"
"EBCB8B"
"A3BE8C"
"B48EAD"
];
};
}