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.
|
||||
exec --no-startup-id nm-applet
|
||||
|
||||
# set opacity to 0 for zoom screensharing
|
||||
# https://www.reddit.com/r/i3wm/comments/i9oeu6/share_screen_with_zoom/
|
||||
exec --no-startup-id picom -o 0
|
||||
# Set picom for improved effects and Zoom screensharing
|
||||
exec --no-startup-id picom -b
|
||||
|
||||
# Use pactl to adjust volume in PulseAudio.
|
||||
set $refresh_i3status killall -SIGUSR1 i3status
|
||||
|
||||
Reference in New Issue
Block a user