Support for multiple instances of DWL
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
export XDG_RUNTIME_DIR=$(mktemp --directory --suffix=.${USER})
|
||||
export XDG_RUNTIME_DIR=$1
|
||||
|
||||
echo $XDG_RUNTIME_DIR used for Wayland session
|
||||
export WLR_LIBINPUT_NO_DEVICES=1
|
||||
|
Reference in New Issue
Block a user