Commit 8bd4e7d committed Mar 7, 2025 · 0 / 1
1 parent 27a9eca commit 8bd4e7d Copy full SHA for 8bd4e7d
File tree 1 file changed +30
-0
lines changed
files/system/usr/share/xfconf-profile
1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "properties" : {
3
+ "xsettings" : {
4
+ "/Gtk/CursorThemeName" : " standard-no-shadow" ,
5
+ "/GTK/FontName" : " Tahoma 11" ,
6
+ "/Net/EnableEventSounds" : true ,
7
+ "/Net/EnableInputFeedbackSounds" : true ,
8
+ "/Net/IconThemeName" : " luna" ,
9
+ "/Net/SoundThemeName" : " Windows XP Default" ,
10
+ "/Net/ThemeName" : " Windows XP style (Blue)" ,
11
+ "/Xft/HintStyle" : " hintfull"
12
+ },
13
+ "xfwm4" : {
14
+ "/general/button_layout" : " O|HMC" ,
15
+ "/general/show_dock_shadow" : false ,
16
+ "/general/show_frame_shadow" : false ,
17
+ "/general/show_popup_shadow" : false ,
18
+ "/general/title_font" : " Trebuchet MS Bold 11" ,
19
+ "/general/title_alignment" : " left" ,
20
+ "/general/theme" : " Windows XP style (Blue)" ,
21
+ },
22
+ "xfce4-keyboard-shortcuts" : {
23
+ "/commands/custom/Super_L" : " /usr/bin/wintc-taskband --start"
24
+ }
25
+ },
26
+ "metadata" : {
27
+ "name" : " winblues-bluexp" ,
28
+ "version" : 1
29
+ }
30
+ }
You can’t perform that action at this time.
0 commit comments