From f4977db08909fcc78c7a5c7cedaa17668ab3e0f0 Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Sun, 7 Jun 2026 12:11:52 +0200 Subject: make hyprland prettier ! --- nixos/bin/unblock-pipewire.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 nixos/bin/unblock-pipewire.sh (limited to 'nixos/bin') diff --git a/nixos/bin/unblock-pipewire.sh b/nixos/bin/unblock-pipewire.sh new file mode 100755 index 0000000..c860072 --- /dev/null +++ b/nixos/bin/unblock-pipewire.sh @@ -0,0 +1,3 @@ +amixer -c 0 sset 'Left Headphone Mixer Left DAC' on +amixer -c 0 sset 'Right Headphone Mixer Right DAC' on +amixer -c 0 sset 'Headphone' 100% unmute -- cgit v1.2.3