From c8f58f9b47b79e1dd177621104e62ad4009e61eb Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 14 Oct 2024 13:15:06 +0200 Subject: Added picom --- i3config | 1 + 1 file changed, 1 insertion(+) (limited to 'i3config') diff --git a/i3config b/i3config index 22150d4..fea0413 100644 --- a/i3config +++ b/i3config @@ -22,6 +22,7 @@ font pango:monospace 8 # Start XDG autostart .desktop files using dex. See also # https://wiki.archlinux.org/index.php/XDG_Autostart exec --no-startup-id dex-autostart --autostart --environment i3 +exec --no-startup-id picom --backend glx --vsync -b # The combination of xss-lock, nm-applet and pactl is a popular choice, so # they are included here as an example. Modify as you see fit. -- cgit v1.2.3