updated dxvk.conf and themes

This commit is contained in:
Mikhail Tergoev
2024-04-12 13:30:23 +03:00
parent 1b81250f39
commit 2018ab5c2e
47 changed files with 260 additions and 137 deletions

View File

@ -1,5 +1,9 @@
export THEME_NAME="$(basename .pptheme)"
#!/usr/bin/env bash
export THEME_NAME=classic
export THEME_PATH="$PW_GUI_THEMES_PATH/$THEME_NAME"
export COVERS_PATH="$PW_GUI_THEMES_PATH/$THEME_NAME"
export YAD_OPTIONS="--css=$THEME_PATH/style.css \
--borders=5 \
--tab-borders=3 \