This commit is contained in:
2026-09-16 08:44:15 +02:00
parent 1e56b05236
commit f082f9db74
15 changed files with 88 additions and 16 deletions

View File

@@ -16,5 +16,5 @@ hl.on("hyprland.start", function ()
hl.exec_cmd("localsend", { workspace = workspaces.special.files .. " silent"})
hl.exec_cmd("ratbagctl list")
hl.exec_cmd("~/code/ha-notifications/ha-notifications")
-- hl.exec_cmd("~/code/ha-notifications/ha-notifications")
end)