snips/dwl.session

13 lines
290 B
Plaintext
Raw Normal View History

2021-05-16 11:31:19 -07:00
#!/usr/bin/env bash
echo $XDG_RUNTIME_DIR used for Wayland session
2021-05-16 11:31:19 -07:00
export WLR_LIBINPUT_NO_DEVICES=1
2021-05-31 22:23:35 -07:00
# export DWLTAGS_SHOW_MON=1
2021-05-16 11:31:19 -07:00
export PATH=~/bin:$PATH
# export DWL_LOG_VERBOSE=1
2021-05-16 11:31:19 -07:00
2021-05-29 15:40:00 -07:00
echo "Session: in $XDG_RUNTIME_DIR" >> $DWL_LOG_FILE
2021-05-29 16:08:06 -07:00
env
2021-05-16 11:31:19 -07:00
exec /usr/local/bin/dwl -s $HOME/bin/dwl.entourage