This fuckin thing...

This commit is contained in:
swagg boi 2025-03-25 19:31:07 -04:00
parent bb00c33ac2
commit ac837e2a06

View File

@ -13,7 +13,12 @@ if command -v redshift > /dev/null 2>&1; then
redshift &
fi
# 3/25/2025 - Desktop switcher doesn't work...
# Could not create/show/run pager:
# src/OBPager.cc:649:getAtomAsLongs:Cannot get X Property for Atom
# 0x139 = '_NET_ACTIVE_WINDOW', result = 0, actualType = 0
# Desktop switcher
if command -v obpager > /dev/null 2>&1; then
obpager &
fi
#if command -v obpager > /dev/null 2>&1; then
# obpager >> ~/misc/obpager.log 2>&1
#fi