From dc3c38a2d3eba90470eef10c4274ed4798a57715 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Tue, 9 Jul 2024 00:59:44 +0300 Subject: Fix to the lock script for ST windows + routine changes. Changes to be committed: modified: Vencord/settings/settings.json modified: btop/btop.conf modified: htop/htoprc modified: lock modified: tmux/tmux.conf modified: zsh/aliases --- zsh/aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh') diff --git a/zsh/aliases b/zsh/aliases index c5f87da..f216d8f 100644 --- a/zsh/aliases +++ b/zsh/aliases @@ -74,7 +74,7 @@ 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-4/proton run' +alias protonge='~/.local/share/Steam/compatibilitytools.d/GE-Proton9-9/proton run' # media alias mpv='mpv --ytdl-format="bestvideo[ext=mp4]+bestaudio[ext=m4a]"' -- cgit v1.2.3