Set GTK theme
This commit is contained in:
parent
2eb442d244
commit
a79cd06917
@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
GTK_THEME='Yaru-blue-dark'
|
||||
|
||||
if [[ "$DESKTOP_SESSION" = "dwm" || "$DESKTOP_SESSION" == "dwm-gnome" ]]; then
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
export AWT_TOOLKIT=MToolkit
|
||||
|
Loading…
Reference in New Issue
Block a user