From 40577b3f22f677c45525e7439f689a482eedbf69 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Sun, 23 Feb 2025 22:46:32 +0200 Subject: Minor updates. Changes to be committed: modified: X11/xinit modified: btop/btop.conf modified: zsh/aliases --- zsh/aliases | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'zsh') diff --git a/zsh/aliases b/zsh/aliases index 2b3f15e..a35005d 100644 --- a/zsh/aliases +++ b/zsh/aliases @@ -69,13 +69,14 @@ alias htopr='htop -C -U' alias sxiv='sxiv -bpqra' # tools +alias zathura='zathura 2>/dev/null' alias newsboat='newsboat -C ~/.config/newsboat/newsboat.conf -c ~/.config/newsboat/cache.db -u ~/.config/newsboat/urls' alias w2x='waifu2x-converter-cpp -f png --noise-level 3 -c 9 -q 100 --disable-gpu --mode noise-scale -i' alias catgirl="catgirl -h irc.libera.chat -j '#voidlinux'" # gaming alias proton='~/.local/share/Steam/steamapps/common/Proton\ -\ Experimental/proton run' -alias protonge='~/.local/share/Steam/compatibilitytools.d/GE-Proton9-22/proton run' +alias protonge='~/.local/share/Steam/compatibilitytools.d/GE-Proton9-25/proton run' # media alias mpv='mpv --ytdl-format="bestvideo[ext=mp4]+bestaudio[ext=m4a]"' -- cgit v1.2.3