snips/dwl.session

12 lines
263 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
2021-06-01 05:23:35 +00:00
# export DWLTAGS_SHOW_MON=1
2021-05-16 18:31:19 +00:00
export PATH=~/bin:$PATH
2021-05-29 22:40:00 +00:00
echo "Session: in $XDG_RUNTIME_DIR" >> $DWL_LOG_FILE
2021-05-29 23:08:06 +00:00
env
2021-05-16 18:31:19 +00:00
exec /usr/local/bin/dwl -s $HOME/bin/dwl.entourage