Fixed picom support

This commit is contained in:
Nathan Schneider
2026-01-26 23:06:17 -07:00
parent 0bf134e323
commit 131974f832
+2 -3
View File
@@ -28,9 +28,8 @@ exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork
# and nm-applet is a desktop environment-independent system tray GUI for it. # and nm-applet is a desktop environment-independent system tray GUI for it.
exec --no-startup-id nm-applet exec --no-startup-id nm-applet
# set opacity to 0 for zoom screensharing # Set picom for improved effects and Zoom screensharing
# https://www.reddit.com/r/i3wm/comments/i9oeu6/share_screen_with_zoom/ exec --no-startup-id picom -b
exec --no-startup-id picom -o 0
# Use pactl to adjust volume in PulseAudio. # Use pactl to adjust volume in PulseAudio.
set $refresh_i3status killall -SIGUSR1 i3status set $refresh_i3status killall -SIGUSR1 i3status