diff --git a/bin/executable_sway-run b/bin/executable_sway-run index a863a51..59ccb52 100644 --- a/bin/executable_sway-run +++ b/bin/executable_sway-run @@ -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