summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2024-10-10 21:33:38 -0400
committerMalfurious <m@lfurio.us>2024-10-10 21:33:38 -0400
commit0c550b411c463195c16110fbaeda32e335603bc1 (patch)
treed9a394a6121b70a84d4491d2a08663c6cdf5a57b
parent0140bda0ca3828f5f7405e52c06142f67577456d (diff)
downloadrice-0c550b411c463195c16110fbaeda32e335603bc1.tar.gz
rice-0c550b411c463195c16110fbaeda32e335603bc1.zip
picom: Specify backend explicitly
Picom is recently failing on startup with an error message stating that a backend must be explicitly given. We now specify the old default of 'xrender'.
-rw-r--r--.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index f161ad6..303cb1d 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -10,7 +10,7 @@ done &
export _JAVA_AWT_WM_NONREPARENTING=1
-picom --config /dev/null -bfD3 --xrender-sync-fence
+picom --config /dev/null -bfD3 --backend xrender --xrender-sync-fence
wmname LG3D
unclutter --fork --start-hidden
numlockx