From 04d975d2d34f887cf1e10990b6f3b5f20d954177 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Tue, 21 Jan 2025 00:25:08 +0100 Subject: picom: run it from i3 --- i3/i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3/i3/config b/i3/i3/config index 113a0e1..2d0f288 100644 --- a/i3/i3/config +++ b/i3/i3/config @@ -26,6 +26,9 @@ font pango:monospace 10 # screen before suspend. Use loginctl lock-session to lock your screen. exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork +# Use a compositor for transparent backgrounds and hopefullo no tearing? +exec --no-startup-id picom -b + # NetworkManager is the most popular way to manage wireless networks on Linux, # and nm-applet is a desktop environment-independent system tray GUI for it. exec --no-startup-id nm-applet -- cgit v1.2.3