File tree Expand file tree Collapse file tree 4 files changed +15
-14
lines changed Expand file tree Collapse file tree 4 files changed +15
-14
lines changed Original file line number Diff line number Diff line change 1
1
[Settings]
2
- gtk-application-prefer-dark-theme =1
3
- gtk-button-images =0
2
+ gtk-theme-name =Tokyo-Night
3
+ gtk-icon-theme-name =Adwaita
4
+ gtk-font-name =Maple Mono NF CN 12
4
5
gtk-cursor-theme-name =Gruvbox-Retro
5
- gtk-cursor-theme-size =20
6
+ gtk-cursor-theme-size =18
7
+ gtk-toolbar-style =GTK_TOOLBAR_ICONS
8
+ gtk-toolbar-icon-size =GTK_ICON_SIZE_LARGE_TOOLBAR
9
+ gtk-button-images =0
10
+ gtk-menu-images =0
6
11
gtk-enable-event-sounds =1
7
12
gtk-enable-input-feedback-sounds =0
8
- gtk-font-name =Maple Mono NF CN 12
9
- gtk-icon-theme-name =BeautyLine
10
- gtk-menu-images =0
11
- gtk-theme-name =Tokyo-Night
12
- gtk-toolbar-icon-size =GTK_ICON_SIZE_LARGE_TOOLBAR
13
- gtk-toolbar-style =GTK_TOOLBAR_ICONS
14
13
gtk-xft-antialias =1
15
14
gtk-xft-hinting =1
16
15
gtk-xft-hintstyle =hintfull
17
16
gtk-xft-rgba =rgb
17
+ gtk-application-prefer-dark-theme =1
Original file line number Diff line number Diff line change 2
2
"export-settings-ini": true,
3
3
"export-gtkrc-20": true,
4
4
"export-index-theme": true,
5
- "export-xsettingsd": true
6
- }
5
+ "export-xsettingsd": true,
6
+ "export-gtk4-symlinks": false
7
+ }
Original file line number Diff line number Diff line change 1
1
Net/ThemeName "Tokyo-Night"
2
- Net/IconThemeName "BeautyLine "
2
+ Net/IconThemeName "Adwaita "
3
3
Gtk/CursorThemeName "Gruvbox-Retro"
4
4
Net/EnableEventSounds 1
5
5
EnableInputFeedbackSounds 0
Original file line number Diff line number Diff line change 3
3
4
4
include "/home/guo/.gtkrc-2.0.mine"
5
5
gtk-theme-name="Tokyo-Night"
6
- gtk-icon-theme-name="BeautyLine "
6
+ gtk-icon-theme-name="Adwaita "
7
7
gtk-font-name="Maple Mono NF CN 12"
8
8
gtk-cursor-theme-name="Gruvbox-Retro"
9
- gtk-cursor-theme-size=20
9
+ gtk-cursor-theme-size=18
10
10
gtk-toolbar-style=GTK_TOOLBAR_ICONS
11
11
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
12
12
gtk-button-images=0
You can’t perform that action at this time.
0 commit comments