gtk: Don't use dark theme on pinenote
This commit is contained in:
@ -1,2 +1,4 @@
|
|||||||
|
{% if hostname != "pinenote" %}
|
||||||
[Settings]
|
[Settings]
|
||||||
gtk-application-prefer-dark-theme = true
|
gtk-application-prefer-dark-theme = true
|
||||||
|
{% end %}
|
||||||
@ -1,2 +1,5 @@
|
|||||||
|
{% if hostname != "pinenote" %}
|
||||||
[Settings]
|
[Settings]
|
||||||
gtk-application-prefer-dark-theme = true
|
gtk-application-prefer-dark-theme = true
|
||||||
|
{% end %}
|
||||||
|
|
||||||
Reference in New Issue
Block a user