summaryrefslogtreecommitdiff
path: root/.config/pipewire/pipewire.conf
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2024-10-01 12:17:24 +0200
committeryuzu-eva <stevenhu@web.de>2024-10-01 12:17:24 +0200
commit06f7453ca95fe2583ddf4bac058f3170de9fc2af (patch)
treeed1c2250332c91091e71bdf4b5bb62d6a896045d /.config/pipewire/pipewire.conf
parent704c581ac08aefe8c77a71c5d9166b38ec729afa (diff)
removed tmux-navigator; changed to sudo; changed some keybinds
Diffstat (limited to '.config/pipewire/pipewire.conf')
-rw-r--r--.config/pipewire/pipewire.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/pipewire/pipewire.conf b/.config/pipewire/pipewire.conf
index 7073ff8..0a871b3 100644
--- a/.config/pipewire/pipewire.conf
+++ b/.config/pipewire/pipewire.conf
@@ -27,9 +27,9 @@ context.properties = {
## Properties for the DSP configuration.
default.clock.rate = 48000
- #default.clock.allowed-rates = [ 48000 ]
+ default.clock.allowed-rates = [ 44100 48000 ]
default.clock.quantum = 192
- default.clock.min-quantum = 192
+ default.clock.min-quantum = 1024
#default.clock.max-quantum = 2048
#default.clock.quantum-limit = 8192
#default.video.width = 640