enable GTK theme as default and set it to Arc-Darker. Set featherpad as default application for text/plain and shellscript
Summary: Enable GTK theme as default and set it to Arc-Darker. Set featherpad as default application for text/plain and shellscript Test Plan: check in lxqt-config-appearance for GTK theme. Opena text/plain file Reviewers: tsimonq2, wxl Reviewed By: tsimonq2, wxl Differential Revision: https://phab.lubuntu.me/D22ubuntu/cosmic ubuntu/1.15
parent
4456d3d74d
commit
9c92b3a78d
@ -0,0 +1,2 @@
|
||||
[General]
|
||||
ControlGTKThemeEnabled=true
|
@ -0,0 +1,3 @@
|
||||
[Default Applications]
|
||||
text/plain=featherpad.desktop;
|
||||
application/x-shellscript=featherpad.desktop;
|
@ -0,0 +1,2 @@
|
||||
[org.gnome.desktop.interface]
|
||||
gtk-theme='Arc-Darker'
|
Loading…
Reference in new issue