Compare commits

..

No commits in common. "f6720c1249ec41fb4dde59400d37ce971caa6118" and "c9bdc24bb890dccd08d7f51ef9327b6e00904781" have entirely different histories.

2 changed files with 2 additions and 8 deletions

View file

@ -1,4 +1,2 @@
--enable-features=AcceleratedVideoDecodeLinuxGL --enable-features=AcceleratedVideoDecodeLinuxGL
--ignore-gpu-blocklist
--enable-zero-copy

View file

@ -6,9 +6,5 @@ source /usr/share/cachyos-fish-config/cachyos-config.fish
# # smth smth # # smth smth
#end #end
# pnpm fish_add_path /home/buymymojo/bin
set -gx PNPM_HOME "/home/buymymojo/.local/share/pnpm" fish_add_path /home/buymymojo/.cargo/bin
if not string match -q -- $PNPM_HOME $PATH
set -gx PATH "$PNPM_HOME" $PATH
end
# pnpm end