mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-08 05:23:02 -04:00
fix color schemes
This commit is contained in:
parent
077344d208
commit
db4121aba1
1 changed files with 9 additions and 0 deletions
|
@ -22,6 +22,15 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
# Needed because our color scheme is overwritten
|
||||||
|
workspace = {
|
||||||
|
colorScheme = "TokyoNight";
|
||||||
|
# sleeping cat, installed from marketplace
|
||||||
|
# TODO: declaratively install things from the marketplace
|
||||||
|
splashScreen = {
|
||||||
|
theme = "a2n.kuro";
|
||||||
|
};
|
||||||
|
};
|
||||||
hotkeys = {
|
hotkeys = {
|
||||||
commands = {
|
commands = {
|
||||||
"ocr" = {
|
"ocr" = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue