Set WirePlumber volume to 25% on startup
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
- [[#variables][Variables]]
|
- [[#variables][Variables]]
|
||||||
- [[#autostart][Autostart]]
|
- [[#autostart][Autostart]]
|
||||||
- [[#background-processes][Background Processes]]
|
- [[#background-processes][Background Processes]]
|
||||||
- [[#display--compositor-setup][Display / Compositor Setup]]
|
- [[#desktop-setup][Desktop Setup]]
|
||||||
- [[#applications][Applications]]
|
- [[#applications][Applications]]
|
||||||
- [[#environment-variables][Environment Variables]]
|
- [[#environment-variables][Environment Variables]]
|
||||||
- [[#permissions][Permissions]]
|
- [[#permissions][Permissions]]
|
||||||
@@ -148,12 +148,13 @@ exec-once = uwsm app -- wl-paste --type text --watch cliphist store &
|
|||||||
exec-once = uwsm app -- wl-paste --type image --watch cliphist store &
|
exec-once = uwsm app -- wl-paste --type image --watch cliphist store &
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
*** Display / Compositor Setup
|
*** Desktop Setup
|
||||||
|
|
||||||
#+BEGIN_SRC conf :tangle hyprland.conf
|
#+BEGIN_SRC conf :tangle hyprland.conf
|
||||||
exec-once = uwsm app -- shikane &
|
exec-once = uwsm app -- shikane &
|
||||||
exec-once = uwsm app -- $HOME/.azotebg-hyprland &
|
exec-once = uwsm app -- $HOME/.azotebg-hyprland &
|
||||||
exec-once = uwsm app -- gammastep -x &
|
exec-once = uwsm app -- gammastep -x &
|
||||||
|
exec-once = uwsm app -- wpctl set-volume @DEFAULT_AUDIO_SINK@ 25% &
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
*** Applications
|
*** Applications
|
||||||
|
@@ -14,6 +14,7 @@ exec-once = uwsm app -- wl-paste --type image --watch cliphist store &
|
|||||||
exec-once = uwsm app -- shikane &
|
exec-once = uwsm app -- shikane &
|
||||||
exec-once = uwsm app -- $HOME/.azotebg-hyprland &
|
exec-once = uwsm app -- $HOME/.azotebg-hyprland &
|
||||||
exec-once = uwsm app -- gammastep -x &
|
exec-once = uwsm app -- gammastep -x &
|
||||||
|
exec-once = uwsm app -- wpctl set-volume @DEFAULT_AUDIO_SINK@ 25% &
|
||||||
|
|
||||||
exec-once = uwsm app -- blueman-applet &
|
exec-once = uwsm app -- blueman-applet &
|
||||||
exec-once = uwsm app -- nm-applet &
|
exec-once = uwsm app -- nm-applet &
|
||||||
|
Reference in New Issue
Block a user