forked from ahurac/dotfiles
7 lines
157 B
Bash
Executable file
7 lines
157 B
Bash
Executable file
#!/bin/sh
|
|
/usr/lib/xdg-desktop-portal-wlr &
|
|
dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
|
sleep 1
|
|
artix-pipewire-launcher &
|
|
waybar
|
|
|