noctalia: update config

This commit is contained in:
2026-07-01 21:16:31 +02:00
parent d923423d52
commit 00ef9ef193
+5 -3
View File
@@ -1,5 +1,5 @@
[audio]
enable_overdrive = false
enable_overdrive = true
enable_sounds = false
notification_sound = ""
sound_volume = 0.5
@@ -34,7 +34,6 @@ order = [ "widgets" ]
"network_rx",
"network_tx",
"volume",
"brightness",
"battery",
"clock",
"network",
@@ -60,7 +59,7 @@ order = [ "widgets" ]
show_on_workspace_switch = true
start = [ "workspaces" ]
thickness = 34
widget_spacing = 10
widget_spacing = 12
[bar.widgets.dead_zone]
command = ""
@@ -562,6 +561,9 @@ display = "text"
stat = "cpu_usage"
type = "sysmon"
[widget.custom_button_2]
type = "custom_button"
[widget.date]
format = "{:%a %d %b}"
type = "clock"