DWL updates

* Added support for displaying unoccupied tags
* DWL log file writing
* Added support for locking screan after 10 min idle
This commit is contained in:
2021-12-20 14:44:41 -08:00
parent a9df8abf10
commit 6de1ddf4a8
3 changed files with 32 additions and 18 deletions

View File

@@ -4,6 +4,7 @@ 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