Created
January 28, 2016 20:49
-
-
Save rougesheep/2f4ca816fc6380423260 to your computer and use it in GitHub Desktop.
Click a window to set it to use the dark variant of the current GTK theme (if possible).
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
#!/bin/bash | |
xprop -f _GTK_THEME_VARIANT 8u -set _GTK_THEME_VARIANT "dark" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment