diff --git a/brave-flags.conf b/brave-flags.conf index b1ec5ea..3ebea30 100644 --- a/brave-flags.conf +++ b/brave-flags.conf @@ -1,4 +1,2 @@ --enable-features=AcceleratedVideoDecodeLinuxGL ---ignore-gpu-blocklist ---enable-zero-copy diff --git a/fish/config.fish b/fish/config.fish index 14093dc..ae09684 100644 --- a/fish/config.fish +++ b/fish/config.fish @@ -6,9 +6,5 @@ source /usr/share/cachyos-fish-config/cachyos-config.fish # # smth smth #end -# pnpm -set -gx PNPM_HOME "/home/buymymojo/.local/share/pnpm" -if not string match -q -- $PNPM_HOME $PATH - set -gx PATH "$PNPM_HOME" $PATH -end -# pnpm end +fish_add_path /home/buymymojo/bin +fish_add_path /home/buymymojo/.cargo/bin