6th commit : noctalia double folder corrected
This commit is contained in:
parent
ad72a517d9
commit
8ad4437927
10 changed files with 12 additions and 1 deletions
6
.config/noctalia/audio.toml
Normal file
6
.config/noctalia/audio.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[audio]
|
||||
enable_overdrive = true # allow volume sliders above 100% (up to 150%)
|
||||
enable_sounds = false # master toggle for UI sounds
|
||||
sound_volume = 0.5 # global sound volume (0.0 - 1.0)
|
||||
volume_change_sound = "~/.config/noctalia/sounds/volchange.mp3" # empty = bundled default sounds/volume-change.wav
|
||||
notification_sound = "~/.config/noctalia/sounds/notification.mp3" # empty = bundled default sounds/notification.wav
|
||||
Loading…
Add table
Add a link
Reference in a new issue