mirror of
https://github.com/fscotto/infra.git
synced 2026-05-31 07:49:57 +00:00
Added X11 compositor (picom) and configure background transparancy
This commit is contained in:
@@ -8,11 +8,9 @@ fi
|
||||
|
||||
turnstile-update-runit-env \
|
||||
DISPLAY \
|
||||
WAYLAND_DISPLAY \
|
||||
XAUTHORITY \
|
||||
DBUS_SESSION_BUS_ADDRESS \
|
||||
SSH_AUTH_SOCK \
|
||||
XDG_CURRENT_DESKTOP \
|
||||
XDG_SESSION_DESKTOP \
|
||||
XDG_SESSION_TYPE \
|
||||
SWAYSOCK >/dev/null 2>&1 || true
|
||||
XDG_SESSION_TYPE >/dev/null 2>&1 || true
|
||||
|
||||
Reference in New Issue
Block a user