Add docker configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
658f108975
commit
717875f759
9 changed files with 16 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
[Filechooser Settings]
|
||||
LocationMode=path-bar
|
||||
ShowHidden=true
|
||||
ShowHidden=false
|
||||
ShowSizeColumn=true
|
||||
GeometryX=0
|
||||
GeometryY=0
|
||||
|
|
|
@ -5,6 +5,7 @@ include "/home/severin/.gtkrc-2.0.mine"
|
|||
gtk-theme-name="Plata-Noir-Compact"
|
||||
gtk-icon-theme-name="Paper-Mono-Dark"
|
||||
gtk-font-name="Noto Sans 13"
|
||||
gtk-cursor-theme-name="Adwaita"
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue