Files
hyprlua/status_bar.lua
T
2026-06-19 10:55:05 +02:00

6 lines
61 B
Lua

return {
start = function()
hl.exec_cmd("waybar")
end,
}