gentoo
This commit is contained in:
8
scripts/gentoo-init.sh
Normal file
8
scripts/gentoo-init.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
if [[ "$(hostname)" == "gentoo" ]]; then
|
||||
notify-send "ocbwoy3-gentoo-debug" "audio init"
|
||||
hyprctl dispatch exec pipewire
|
||||
hyprctl dispatch exec pipewire-pulse
|
||||
hyprctl dispatch exec wireplumber
|
||||
fi
|
||||
Reference in New Issue
Block a user