mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-25 13:06:54 +02:00
fix: keyring launch
This commit is contained in:
parent
c13633b2cf
commit
e386fbcfed
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
# core components :
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP &
|
||||
exec-once = $scr_path/keyring-launch.sh
|
||||
exec-once = ~/.config/hypr/scripts//keyring-launch.sh &
|
||||
exec-once = sleep 1 && pipewire &
|
||||
exec-once = sleep 1 && /usr/bin/pipewire-pulse &
|
||||
exec-once = sleep 1 && /usr/bin/wireplumber &
|
||||
|
|
Loading…
Add table
Reference in a new issue