diff options
| author | navewindre <boneyaard@gmail.com> | 2025-07-13 04:02:15 +0200 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2025-07-13 04:02:15 +0200 |
| commit | cbbdeb2f6b40a102a829f0c47cff052937231f00 (patch) | |
| tree | 0e32bdacd33ca170170bcfd0954859949d066ebc /config | |
| parent | 144cd826d6a2bb9365f379eeb8a909270398d662 (diff) | |
a
Diffstat (limited to 'config')
| -rw-r--r-- | config/gtk-2.0/gtkfilechooser.ini | 11 | ||||
| -rw-r--r-- | config/gtk-3.0/settings.ini | 15 | ||||
| -rw-r--r-- | config/qt5ct/qt5ct.conf | 24 |
3 files changed, 50 insertions, 0 deletions
diff --git a/config/gtk-2.0/gtkfilechooser.ini b/config/gtk-2.0/gtkfilechooser.ini new file mode 100644 index 0000000..af0eb8b --- /dev/null +++ b/config/gtk-2.0/gtkfilechooser.ini @@ -0,0 +1,11 @@ +[Filechooser Settings] +LocationMode=path-bar +ShowHidden=false +ShowSizeColumn=true +GeometryX=1402 +GeometryY=64 +GeometryWidth=720 +GeometryHeight=540 +SortColumn=name +SortOrder=ascending +StartupMode=recent diff --git a/config/gtk-3.0/settings.ini b/config/gtk-3.0/settings.ini new file mode 100644 index 0000000..6962862 --- /dev/null +++ b/config/gtk-3.0/settings.ini @@ -0,0 +1,15 @@ +[Settings] +gtk-theme-name=platinum-custom +gtk-icon-theme-name=NineIcons +gtk-font-name=Px437 DOS/V re. JPN12 10 +gtk-cursor-theme-size=0 +gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ +gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR +gtk-button-images=0 +gtk-menu-images=0 +gtk-enable-event-sounds=1 +gtk-enable-input-feedback-sounds=1 +gtk-xft-antialias=1 +gtk-xft-hinting=1 +gtk-xft-hintstyle=hintmedium +gtk-cursor-theme-name=miku-cursor-linux diff --git a/config/qt5ct/qt5ct.conf b/config/qt5ct/qt5ct.conf new file mode 100644 index 0000000..1383c11 --- /dev/null +++ b/config/qt5ct/qt5ct.conf @@ -0,0 +1,24 @@ +[Appearance] +color_scheme_path= +custom_palette=false +icon_theme=NineIcons +style=Windows + +[Fonts] +fixed=@Variant(\0\0\0@\0\0\0*\0P\0x\0\x34\0\x33\0\x37\0 \0\x44\0O\0S\0/\0V\0 \0r\0\x65\0.\0 \0J\0P\0N\0\x31\0\x32@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) +general=@Variant(\0\0\0@\0\0\0*\0P\0x\0\x34\0\x33\0\x37\0 \0\x44\0O\0S\0/\0V\0 \0r\0\x65\0.\0 \0J\0P\0N\0\x31\0\x32@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) + +[Interface] +activate_item_on_single_click=1 +buttonbox_layout=0 +cursor_flash_time=1000 +dialog_buttons_have_icons=1 +double_click_interval=400 +gui_effects=@Invalid() +menus_have_icons=true +stylesheets=@Invalid() +toolbutton_style=4 +wheel_scroll_lines=3 + +[SettingsWindow] +geometry="@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x5\0\0\0\x1#\0\0\b&\0\0\x3'\0\0\x5\x1\0\0\x1=\0\0\b%\0\0\x3!\0\0\0\0\0\0\0\0\a\x80\0\0\x5\x1\0\0\x1=\0\0\b%\0\0\x3!)" |
