snips/dwl.session

10 lines
231 B
Plaintext
Raw Normal View History

2021-05-16 18:31:19 +00:00
#!/usr/bin/env bash
echo $XDG_RUNTIME_DIR used for Wayland session
2021-05-16 18:31:19 +00:00
export WLR_LIBINPUT_NO_DEVICES=1
export PATH=~/bin:$PATH
2021-05-29 22:40:00 +00:00
echo "Session: in $XDG_RUNTIME_DIR" >> $DWL_LOG_FILE
2021-05-16 18:31:19 +00:00
exec /usr/local/bin/dwl -s $HOME/bin/dwl.entourage