programs: ship "wiremix"
This commit is contained in:
@@ -364,6 +364,7 @@ in
|
|||||||
"video-trimmer"
|
"video-trimmer"
|
||||||
"vulkan-tools" # vulkaninfo
|
"vulkan-tools" # vulkaninfo
|
||||||
# "whalebird" # pleroma client (Electron). input is broken on phosh.
|
# "whalebird" # pleroma client (Electron). input is broken on phosh.
|
||||||
|
"wiremix" # wireplumber TUI
|
||||||
"xdg-terminal-exec"
|
"xdg-terminal-exec"
|
||||||
"youtube-tui"
|
"youtube-tui"
|
||||||
# "zathura" # PDF/CBZ/ePUB viewer
|
# "zathura" # PDF/CBZ/ePUB viewer
|
||||||
@@ -1255,6 +1256,8 @@ in
|
|||||||
wirelesstools.sandbox.capabilities = [ "net_admin" ];
|
wirelesstools.sandbox.capabilities = [ "net_admin" ];
|
||||||
wirelesstools.sandbox.tryKeepUsers = true;
|
wirelesstools.sandbox.tryKeepUsers = true;
|
||||||
|
|
||||||
|
wiremix.sandbox.whitelistAudio = true;
|
||||||
|
|
||||||
wl-clipboard.sandbox.whitelistWayland = true;
|
wl-clipboard.sandbox.whitelistWayland = true;
|
||||||
wl-clipboard.sandbox.keepPids = true; #< this is needed, but not sure why?
|
wl-clipboard.sandbox.keepPids = true; #< this is needed, but not sure why?
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user