Migrate repo installation from custom script to dotinstall
This commit is contained in:
parent
a8adfb8ff9
commit
4f5de50fb9
12 changed files with 9 additions and 46 deletions
11
config/gtk-2.0/gtkfilechooser.ini
Normal file
11
config/gtk-2.0/gtkfilechooser.ini
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Filechooser Settings]
|
||||
LocationMode=filename-entry
|
||||
ShowHidden=false
|
||||
ShowSizeColumn=true
|
||||
GeometryX=282
|
||||
GeometryY=194
|
||||
GeometryWidth=876
|
||||
GeometryHeight=538
|
||||
SortColumn=name
|
||||
SortOrder=descending
|
||||
StartupMode=recent
|
Reference in a new issue