Remove gtkfilechooser.init
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
e901d3d45a
commit
993229ae67
2 changed files with 2 additions and 12 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -18,4 +18,5 @@ system/.config/cmus/*
|
||||||
|
|
||||||
system/.config/polybar/scripts/gmail/credentials.json
|
system/.config/polybar/scripts/gmail/credentials.json
|
||||||
|
|
||||||
system/.config/i3/config
|
system/.config/i3/config
|
||||||
|
system/.config/gtk-2.0/gtkfilechooser.ini
|
|
@ -1,11 +0,0 @@
|
||||||
[Filechooser Settings]
|
|
||||||
LocationMode=path-bar
|
|
||||||
ShowHidden=true
|
|
||||||
ShowSizeColumn=true
|
|
||||||
GeometryX=1822
|
|
||||||
GeometryY=225
|
|
||||||
GeometryWidth=840
|
|
||||||
GeometryHeight=630
|
|
||||||
SortColumn=name
|
|
||||||
SortOrder=ascending
|
|
||||||
StartupMode=recent
|
|
Loading…
Add table
Add a link
Reference in a new issue