From 06f7453ca95fe2583ddf4bac058f3170de9fc2af Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Tue, 1 Oct 2024 12:17:24 +0200 Subject: removed tmux-navigator; changed to sudo; changed some keybinds --- .config/pipewire/pipewire.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/pipewire') 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 -- cgit v1.2.3