From 7c764725842bcd4b65bdb0a59647f5bb96fb2f4b Mon Sep 17 00:00:00 2001
From: swaggboi <swaggboi@gangstalking.agency>
Date: Wed, 26 Mar 2025 19:33:19 -0400
Subject: [PATCH] Giving up one this it's fine

---
 my_home/.config/openbox/autostart | 10 ----------
 1 file changed, 10 deletions(-)

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