diff --git a/files/dev/.docker/.gitignore b/files/dev/.docker/.gitignore index 27a180c..c8760d0 100644 --- a/files/dev/.docker/.gitignore +++ b/files/dev/.docker/.gitignore @@ -1 +1,2 @@ .buildNodeID +buildx diff --git a/files/gtk/.config/gtk-2.0/.gitignore b/files/gtk/.config/gtk-2.0/.gitignore new file mode 100644 index 0000000..67b1609 --- /dev/null +++ b/files/gtk/.config/gtk-2.0/.gitignore @@ -0,0 +1 @@ +gtkfilechooser.ini diff --git a/files/gtk/.config/gtk-2.0/gtkfilechooser.ini b/files/gtk/.config/gtk-2.0/gtkfilechooser.ini deleted file mode 100644 index a974a77..0000000 --- a/files/gtk/.config/gtk-2.0/gtkfilechooser.ini +++ /dev/null @@ -1,11 +0,0 @@ -[Filechooser Settings] -LocationMode=path-bar -ShowHidden=false -ShowSizeColumn=true -GeometryX=2780 -GeometryY=227 -GeometryWidth=840 -GeometryHeight=644 -SortColumn=name -SortOrder=ascending -StartupMode=recent diff --git a/files/gtk/.gtkrc-2.0 b/files/gtk/.gtkrc-2.0 index 659ee3a..b233484 100644 --- a/files/gtk/.gtkrc-2.0 +++ b/files/gtk/.gtkrc-2.0 @@ -1,19 +1,6 @@ -# DO NOT EDIT! This file will be overwritten by LXAppearance. -# Any customization should be done in ~/.gtkrc-2.0.mine instead. +# -- THEME AUTO-WRITTEN BY gtk-theme-switch2 DO NOT EDIT +include "/usr/share/themes/Materia-light-compact/gtk-2.0/gtkrc" include "/home/nemo/.gtkrc-2.0.mine" -gtk-theme-name="Adapta-Nokto-Eta" -gtk-icon-theme-name="ePapirus" -gtk-font-name="Cantarell 11" -gtk-cursor-theme-name="deepin" -gtk-cursor-theme-size=0 -gtk-toolbar-style=GTK_TOOLBAR_BOTH -gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR -gtk-button-images=1 -gtk-menu-images=1 -gtk-enable-event-sounds=1 -gtk-enable-input-feedback-sounds=1 -gtk-xft-antialias=1 -gtk-xft-hinting=1 -gtk-xft-hintstyle="hintslight" -gtk-xft-rgba="rgb" + +# -- THEME AUTO-WRITTEN BY gtk-theme-switch2 DO NOT EDIT