mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-04-19 09:42:27 +00:00
Add gtk file chooser
This commit is contained in:
parent
d4544b643f
commit
e5747102fb
1 changed files with 11 additions and 0 deletions
11
home/.config/gtk-2.0/gtkfilechooser.ini
Normal file
11
home/.config/gtk-2.0/gtkfilechooser.ini
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
[Filechooser Settings]
|
||||||
|
LocationMode=path-bar
|
||||||
|
ShowHidden=false
|
||||||
|
ShowSizeColumn=true
|
||||||
|
GeometryX=510
|
||||||
|
GeometryY=260
|
||||||
|
GeometryWidth=900
|
||||||
|
GeometryHeight=584
|
||||||
|
SortColumn=name
|
||||||
|
SortOrder=ascending
|
||||||
|
StartupMode=recent
|
Loading…
Add table
Reference in a new issue