[bin] Fix typo in bin/sway-run

This commit is contained in:
Sebastian Schulze 2022-07-29 15:43:40 +02:00
parent 33ca329787
commit 1d47760685
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ systemctl --user import-environment
export SWAYSOCK
echo $SWAYSOCK
pkill -9 sway
rum -f /run/user/1000/sway-ipc.*
rm -f /run/user/1000/sway-ipc.*
# See https://github.com/swaywm/wlroots/issues/1873
export WLR_DRM_NO_MODIFIERS=1