added installation instructions/script for qt theme

main
The_miro 2025-10-10 15:57:30 +02:00
parent 8baca3d365
commit 4e6968d603
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#!/usr/bin/bash
export QT_STYLE_OVERRIDE="Fusion"
export QT_QPA_PLATFORMTHEME="qt5ct"
export QT_STYLE_SHEET="~/Dotfiles/qt-themes/cyberqueer/style.qss"