From cac3f73376c26b0c52189f9943863a3b02ff274a Mon Sep 17 00:00:00 2001 From: Joursoir Date: Wed, 11 Feb 2026 00:08:58 +0300 Subject: aliases: add pa-combine --- .aliases | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.aliases b/.aliases index b620bcf..972d395 100644 --- a/.aliases +++ b/.aliases @@ -39,6 +39,8 @@ alias untar="tar -xf" # Always preload a math library, so the default _scale_ is set to 20 alias bc="bc -l" +alias pa-combine="pactl load-module module-combine-sink" + alias xrandr-fix="xrandr --auto" alias xrandr-qhd="xrandr --output eDP --off --output HDMI-A-0 --mode 2560x1440" alias xrandr-double="xrandr --output eDP --mode 1920x1080 --left-of HDMI-A-0" -- cgit v1.2.3-18-g5258