This commit is contained in:
afoucaultc 2026-06-05 13:13:58 +02:00
parent 205faf4224
commit c689ac87d0
58 changed files with 1660 additions and 289 deletions

View file

@ -4,5 +4,6 @@ hl.on("hyprland.start", function()
hl.exec_cmd("wl-paste --type image --watch cliphist store")
hl.exec_cmd("systemctl --user start hyprpolkitagent")
hl.exec_cmd("hyprctl setcursor Bibata-Modern-Ice 24")
hl.exec_cmd("noctalia-shell")
hl.exec_cmd("protonmail-bridge")
end)