summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/picom.conf2
-rw-r--r--.config/x11/xinitrc2
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/picom.conf b/.config/picom.conf
index e8bd0c4..e4018b8 100644
--- a/.config/picom.conf
+++ b/.config/picom.conf
@@ -3,7 +3,7 @@
backend = "glx";
# paint-on-overlay = true;
vsync = true;
-unredir-if-possible = false;
+unredir-if-possible = true;
no-use-damage = false;
# Inactive windows diming
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc
index a4c9e15..0ea4b85 100644
--- a/.config/x11/xinitrc
+++ b/.config/x11/xinitrc
@@ -59,7 +59,7 @@ xset -dpms
for pid in $(ps aux | grep local/bin/kb | awk '{print $2}'); do
kill -9 $pid
done
-[ $host = "po-rbo" ] && setwp "$HOME"/pics/wp/city/5.jpg &
+[ $host = "po-rbo" ] && setwp "$HOME"/pics/wp/city/34.jpg &
pkill wireplumber
pkill pipewire-pulse
pkill pipewire