We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1614578 commit 37c59d7Copy full SHA for 37c59d7
files/system/usr/share/xfconf-profile/default.json
@@ -2,17 +2,25 @@
2
"properties": {
3
"xsettings": {
4
"/Net/ThemeName": "Chicago95",
5
- "/Net/IconThemeName": "Chicago95"
+ "/Net/IconThemeName": "Chicago95",
6
+ "/Net/EnableEventSounds": true,
7
+ "/Net/EnableInputFeedbackSounds": true,
8
+ "/Net/SoundThemeName": "Chicago95"
9
},
10
"xfwm4": {
11
"/general/theme": "Chicago95"
12
13
"xfce4-keyboard-shortcuts": {
14
"/commands/custom/Super_L": "/usr/bin/xfce4-popup-whiskermenu"
15
+ },
16
+ "xfce4-notifyd": {
17
+ "/theme": "Chicago95",
18
+ "/notify-location": "bottom-right"
19
}
20
21
"metadata": {
- "name": "winblues-blue95",
22
+ "name": "blue95",
23
+ "author": "winblues",
24
"version": 1
25
26
0 commit comments