.xinitrc: don't make pipewire start and block itself
This commit is contained in:
parent
cb2305496e
commit
0959d9b6d1
@ -16,7 +16,9 @@ wallpaper
|
||||
xss-lock -- slock &
|
||||
dunst &
|
||||
xrdb .Xresources
|
||||
gentoo-pipewire-launcher &
|
||||
if ! pgrep pipewire; then
|
||||
gentoo-pipewire-launcher &
|
||||
fi
|
||||
|
||||
# DBus
|
||||
export NO_AT_BRIDGE=1
|
||||
|
Loading…
Reference in New Issue
Block a user