snips/dwl.session
Mahesh Asolkar 6de1ddf4a8 DWL updates
* Added support for displaying unoccupied tags
* DWL log file writing
* Added support for locking screan after 10 min idle
2021-12-20 14:45:53 -08:00

13 lines
290 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
# export DWL_LOG_VERBOSE=1
echo "Session: in $XDG_RUNTIME_DIR" >> $DWL_LOG_FILE
env
exec /usr/local/bin/dwl -s $HOME/bin/dwl.entourage