.gitignore
This commit is contained in:
commit
6f771c179a
2 changed files with 12 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -131,3 +131,4 @@ Mumble/
|
|||
vlc/
|
||||
lxqt/
|
||||
rofi/
|
||||
QtProject.conf
|
||||
|
|
11
gtk-2.0/gtkfilechooser.ini
Normal file
11
gtk-2.0/gtkfilechooser.ini
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Filechooser Settings]
|
||||
LocationMode=path-bar
|
||||
ShowHidden=false
|
||||
ShowSizeColumn=true
|
||||
GeometryX=0
|
||||
GeometryY=180
|
||||
GeometryWidth=1008
|
||||
GeometryHeight=700
|
||||
SortColumn=name
|
||||
SortOrder=ascending
|
||||
StartupMode=recent
|
Loading…
Reference in a new issue