added some keybinds for screen tools and updated calculator plugin

This commit is contained in:
venus
2026-06-08 23:56:53 -05:00
parent 68224c1308
commit bff9e48dfe
4 changed files with 47 additions and 7 deletions

View File

@@ -33,6 +33,10 @@ hl.config = {
},
}
hl.env("XCURSOR_SIZE", "24")
hl.env("HYPRCURSOR_SIZE", "24")
hl.env("ELECTRON_OZONE_PLATFORM_HINT", "auto")
hl.env("QT_QPA_PLATFORMTHEME", "qt6ct")
-------------------
--- PERMISSIONS ---
-------------------