dotfiles/bin/xdg-session-start

8 lines
157 B
Text
Raw Normal View History

2023-04-13 00:04:20 +02:00
#!/bin/sh
/usr/lib/xdg-desktop-portal-wlr &
dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
sleep 1
artix-pipewire-launcher &
2023-04-13 00:04:20 +02:00
waybar