forked from ahurac/dotfiles
Mise à jour : artix-pipewire-loader -> artix-pipewire-launcher dans mes configurations
This commit is contained in:
parent
e5abc118bd
commit
2fef620bc5
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
/usr/lib/xdg-desktop-portal-wlr &
|
||||
dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
sleep 1
|
||||
artix-pipewire-loader &
|
||||
artix-pipewire-launcher &
|
||||
sleep 1
|
||||
waybar
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
exec-once = swaync
|
||||
exec-once = waybar
|
||||
exec-once = hyprpaper
|
||||
exec-once = artix-pipewire-loader
|
||||
exec-once = artix-pipewire-launcher
|
||||
exec-once = /usr/lib/xdg-desktop-portal-hyprland
|
||||
exec-once = swayosd
|
||||
exec-once = kitty & kitty sudo -i
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
cd
|
||||
eval "$(ssh-agent)"
|
||||
dbus-launch --exit-with-session xfwm4 &
|
||||
artix-pipewire-loader &
|
||||
artix-pipewire-launcher &
|
||||
st
|
||||
wait
|
||||
ssh-agent -k
|
||||
|
|
Loading…
Reference in a new issue