summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/xyz/.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index b641afc2..9c61b17b 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -67,7 +67,7 @@ alias ll='\ls --color=auto -lAh --group-directories-first'
alias m=man
alias p=pacman
alias pu=paru
-alias qre='qrencode -t utf8i'
+alias qre='qrencode -t utf8i -m 1'
alias s='sudo ' # https://askubuntu.com/a/22043
alias se='sudo -E '
alias spd='speedtest; librespeed-cli'