diff --git a/my_home/.config/openbox/autostart b/my_home/.config/openbox/autostart index c435fc2..5428588 100644 --- a/my_home/.config/openbox/autostart +++ b/my_home/.config/openbox/autostart @@ -12,13 +12,3 @@ fi 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 >> ~/misc/obpager.log 2>&1 -#fi