mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
easyeffects service
This commit is contained in:
parent
95c31b5692
commit
97d279d939
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ exec-once = dbus-update-activation-environment --all
|
|||
exec-once = sleep 1 && dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # Some fix idk
|
||||
exec-once = hyprpm reload
|
||||
|
||||
# Audio
|
||||
exec-once = easyeffects --gapplication-service
|
||||
|
||||
# Clipboard: history
|
||||
# exec-once = wl-paste --watch cliphist store &
|
||||
exec-once = wl-paste --type text --watch cliphist store
|
||||
|
|
|
|||
Loading…
Reference in a new issue