chore: pipewire configs

This commit is contained in:
hesam-init 2024-11-05 17:56:16 +03:30
parent 584c5bde01
commit da649e5408
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
exec-once = [workspace 3 silent] $terminal -e btop
exec-once = [workspace 3 silent] $terminal -e htop
exec-once = [workspace special:$networks_workspace silent] $terminal -e bandwhich
exec-once = [workspace special:$networks_workspace silent] $terminal
exec-once = [workspace special:$networks_workspace silent] $terminal
# exec-once = [workspace special:$magic_workspace silent] $terminal -e tty-clock -c

View file

@ -1,6 +1,6 @@
context.properties = {
default.clock.rate = 48000
default.clock.allowed-rates = [ 44100 48000 88200 96000 ]
default.clock.rate = 192000
default.clock.allowed-rates = [ 44100 48000 88200 96000 192000 25600 ]
default.clock.quantum = 1024
default.clock.min-quantum = 1024
default.clock.max-quantum = 2048