Fixed picom support
This commit is contained in:
+2
-3
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user