skipper: update kitty config

This commit is contained in:
Adithya 2024-09-24 19:36:33 +05:30
parent 4209484a97
commit f74c590260
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -19,6 +19,6 @@
sync_to_monitor = true;
};
shellIntegration.mode = "disabled";
theme = "Dracula";
themeFile = "Dracula";
};
}