Set gtk theme on buran

This commit is contained in:
2022-08-23 15:30:39 +02:00
parent a4d3d0113e
commit 8b1b0915cb

View File

@ -0,0 +1,4 @@
{% if hostname == "buran" %}
[Settings]
gtk-application-prefer-dark-theme = true
{% end %}