snips/dwl.session

12 lines
263 B
Bash
Executable File

#!/usr/bin/env bash
echo $XDG_RUNTIME_DIR used for Wayland session
export WLR_LIBINPUT_NO_DEVICES=1
# export DWLTAGS_SHOW_MON=1
export PATH=~/bin:$PATH
echo "Session: in $XDG_RUNTIME_DIR" >> $DWL_LOG_FILE
env
exec /usr/local/bin/dwl -s $HOME/bin/dwl.entourage