- install
adwaita-qt
- set env var and reboot
- set keyboard shortcut for
invert lighting
inokular
Created
January 15, 2024 06:29
-
-
Save levihuayuzhang/25bfb4598a2b59dff12c75359c73cd53 to your computer and use it in GitHub Desktop.
use adwaita dark in gnome for qt applications
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# /etc/environment | |
QT_QPA_PLATFORMTHEME=gnome | |
QT_STYLE_OVERRIDE=adwaita-dark |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment