Swap configs to lua

This commit is contained in:
Ryan Hughes
2026-05-11 10:39:22 -04:00
parent 7e6403133c
commit b93650991f
13 changed files with 227 additions and 174 deletions
+4
View File
@@ -0,0 +1,4 @@
-- Extra autostart processes.
-- hl.on("hyprland.start", function()
-- hl.exec_cmd("uwsm-app -- my-service")
-- end)