programs: waybar: narrow the /run/user paths to just sway-ipc.sock
This commit is contained in:
@@ -56,8 +56,7 @@ in
|
||||
];
|
||||
sandbox.whitelistWayland = true;
|
||||
sandbox.extraRuntimePaths = [
|
||||
#< needs to talk to sway IPC. TODO: give the sway IPC a predictable name.
|
||||
"/"
|
||||
"sway-ipc.sock"
|
||||
# "sxmo_status" #< only necessary if relying on sxmo's statusbar periodicals service
|
||||
];
|
||||
sandbox.extraPaths = [
|
||||
|
Reference in New Issue
Block a user