1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-01 02:48:30 +02:00
home-manager/modules/services/window-managers
Nathan Typanski 6f025b3825
i3-sway: only return current user's socket (#2914)
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.
2022-04-24 23:38:50 +02:00
..
bspwm bspwm: add alwaysResetDesktops (#2785) 2022-03-17 22:56:56 -04:00
i3-sway i3-sway: only return current user's socket (#2914) 2022-04-24 23:38:50 +02:00
awesome.nix docs: fix a few stray periods 2022-01-25 00:10:25 +01:00
herbstluftwm.nix docs: fix a few stray periods 2022-01-25 00:10:25 +01:00
xmonad.nix xmonad: add support for v0.17.0 (#2522) 2021-12-14 13:23:07 -05:00