6 lines
164 B
Bash
6 lines
164 B
Bash
export QT_QPA_PLATFORMTHEME="qt5ct"
|
|
export QT_STYLE_OVERRIDE="kvantum-dark"
|
|
xset b off
|
|
export SUDO_ASKPASS="$HOME/.local/bin/rofipass"
|
|
fix-tweaked-desktop-files &
|