vfr on wayland (even on nvidia), add uninstall script

This commit is contained in:
dec05eba
2023-07-21 15:11:13 +02:00
parent de019711d1
commit 8cd0ae0162
7 changed files with 19 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
script_dir=$(dirname "$0")
cd "$script_dir"