This commit is contained in:
afoucaultc 2026-07-07 15:22:59 +02:00
parent 39f608c4ca
commit 5e9cf56185
13 changed files with 60 additions and 42 deletions

View file

@ -9,5 +9,5 @@ hl.on("hyprland.start", function()
-- hl.exec_cmd("hyprsunset")
-- hl.exec_cmd("xsettingsd")
-- hl.exec_cmd("nwg-look -a")
hl.exec_cmd("protonmail-bridge")
hl.exec_cmd("protonmail-bridge --noninteractive")
end)