diff options
| author | Joursoir <chat@joursoir.net> | 2026-02-11 00:08:58 +0300 |
|---|---|---|
| committer | Joursoir <chat@joursoir.net> | 2026-02-11 00:08:58 +0300 |
| commit | cac3f73376c26b0c52189f9943863a3b02ff274a (patch) | |
| tree | b85ec9ec009476844e5faab8d7410b6040237c7d | |
| parent | d4e50fc38d8895e2a6cbc9de3b5de453ebb8deb9 (diff) | |
| download | dotfiles-master.tar.gz dotfiles-master.tar.bz2 dotfiles-master.zip | |
| -rw-r--r-- | .aliases | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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" |
