gemini generated lua config

This commit is contained in:
venus
2026-05-22 05:51:26 -05:00
parent 492f4723bf
commit 9231418ac1
12 changed files with 546 additions and 0 deletions

10
modules/permissions.lua Normal file
View File

@@ -0,0 +1,10 @@
-- Permissions (Hyprland v0.55)
-- Note: Permission changes usually require a Hyprland restart.
hl.config({
-- ecosystem = {
-- enforce_permissions = 1
-- }
})
-- hl.permission("/usr/(bin|local/bin)/grim", "screencopy", "allow")