waybar: don't run nmtui as root

This commit is contained in:
LordMZTE 2024-08-28 12:22:28 +02:00
parent 17fc900b9d
commit 55820b9a41
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -89,4 +89,4 @@ end
:tooltip-format-ethernet "{ifname} {ipaddr}"
:tooltip-format-wifi "{essid} {ipaddr}"
:on-click "<% opt.term.command %> nmtui"
:on-click-right "<% opt.term.command %> doas nmtui"}}
:on-click-right "<% opt.term.command %> nmtui"}}