Remove bar-wide clicks for polybar, update and cleanup some scripts

This commit is contained in:
natemaia
2018-06-30 18:43:00 -07:00
parent 87d834bc2e
commit 3f22a849bd
6 changed files with 116 additions and 77 deletions

View File

@ -1,6 +1,8 @@
#!/usr/bin/env bash
TRASH_DIRECTORY="$BLOCK_INSTANCE"
if [[ $TRASH_DIRECTORY = "" ]]; then
TRASH_DIRECTORY="${XDG_DATA_HOME:-$HOME/.local/share}/Trash"
fi