mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-16 23:42:46 +01:00
Constrain the pgrep command to only return results for the current user. Additionally, quote the socket variables to prevent splitting. Previously, if multiple users on a system were running `sway`, the `pgrep` used in finding `swaySocket` would return multiple results. As a result, reloads of sway would fail. Fixes #2912. |
||
|---|---|---|
| .. | ||
| lib | ||
| i3.nix | ||
| sway.nix | ||
| swaynag.nix | ||