added exec-onces for both gentoo and artix
This commit is contained in:
parent
b05de96fe0
commit
b9582b64c5
|
@ -42,7 +42,8 @@ $menu = wofi --show drun
|
|||
# exec-once = waybar & hyprpaper & firefox
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = waybar
|
||||
exec-once = pipewire & pipewire-pulse & wireplumber
|
||||
#exec-once = pipewire & pipewire-pulse & wireplumber # for artix
|
||||
exec-once = gentoo-pipewire-launcher restart # for gentoo
|
||||
exec-once = mako
|
||||
exec-once = swww-daemon
|
||||
exec-once = hypridle
|
||||
|
|
Loading…
Reference in New Issue