sway: remove unnecessary pidspace sandbox exception
i guess this was from when SWAYSOCK was named after the pid?
This commit is contained in:
@@ -186,10 +186,6 @@ in
|
||||
# this way `swaymsg -- reload` can work even if the fd for ~/.config/sway/config changes.
|
||||
".config/sway"
|
||||
];
|
||||
sandbox.extraConfig = [
|
||||
"--sane-sandbox-keep-namespace" "pid"
|
||||
];
|
||||
|
||||
|
||||
fs.".config/xdg-desktop-portal/sway-portals.conf".symlink.text = ''
|
||||
# portals.conf docs: <https://flatpak.github.io/xdg-desktop-portal/docs/portals.conf.html>
|
||||
|
Reference in New Issue
Block a user