


















Pages: 1
the applet is started by this line in autostart.lua:
hl.on("hyprland.start", function ()
...
hl.exec_cmd("nwg-screenshot-applet")
...
end)
,
icon appears in tray, menu is shown on left click but no screenshots are saved.
After starting in terminal i get this:
[andreas@nb-andreas-14 ~]$ nwg-screenshot-applet
error: [string "return hl.dispatch(exec screenshot focused)"]:1: ')' expected near 'screenshot'
→ Note: dispatch in lua is a shorthand for hl.dispatch(...), your syntax might need to be updated.
error: [string "return hl.dispatch(exec screenshot fullscreen..."]:1: ')' expected near 'screenshot'
→ Note: dispatch in lua is a shorthand for hl.dispatch(...), your syntax might need to be updated.
error: [string "return hl.dispatch(exec screenshot swappy)"]:1: ')' expected near 'screenshot'
→ Note: dispatch in lua is a shorthand for hl.dispatch(...), your syntax might need to be updated.此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。