added some keybinds and custom funcitions for managing the oddesy monitor

This commit is contained in:
venus
2026-07-06 05:48:11 -05:00
parent 1df6d1d9a2
commit 2414373294
7 changed files with 85 additions and 37 deletions

View File

@@ -2,11 +2,11 @@
-- Automatically generated by Noctalia user-templates
local colors = {
background = "#121316",
primary = "#9fcaff",
tertiary = "#d7bee4",
secondary = "#bbc7db",
error = "#ffb4ab",
background = "#000000",
primary = "#b58fff",
tertiary = "#d8b4ff",
secondary = "#c79aff",
error = "#ff6f9b",
}
return colors