style: re-format

This commit is contained in:
2026-06-12 17:12:25 -04:00
parent a0b22453eb
commit e298b55cb7
36 changed files with 832 additions and 832 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
local M = {}
local function start_hypridle()
hl.exec_cmd("hypridle")
hl.exec_cmd("hypridle")
end
M.autostart = {
start_hypridle,
start_hypridle,
}
return M