noctalia: update config
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[audio]
|
[audio]
|
||||||
enable_overdrive = false
|
enable_overdrive = true
|
||||||
enable_sounds = false
|
enable_sounds = false
|
||||||
notification_sound = ""
|
notification_sound = ""
|
||||||
sound_volume = 0.5
|
sound_volume = 0.5
|
||||||
@@ -34,7 +34,6 @@ order = [ "widgets" ]
|
|||||||
"network_rx",
|
"network_rx",
|
||||||
"network_tx",
|
"network_tx",
|
||||||
"volume",
|
"volume",
|
||||||
"brightness",
|
|
||||||
"battery",
|
"battery",
|
||||||
"clock",
|
"clock",
|
||||||
"network",
|
"network",
|
||||||
@@ -60,7 +59,7 @@ order = [ "widgets" ]
|
|||||||
show_on_workspace_switch = true
|
show_on_workspace_switch = true
|
||||||
start = [ "workspaces" ]
|
start = [ "workspaces" ]
|
||||||
thickness = 34
|
thickness = 34
|
||||||
widget_spacing = 10
|
widget_spacing = 12
|
||||||
|
|
||||||
[bar.widgets.dead_zone]
|
[bar.widgets.dead_zone]
|
||||||
command = ""
|
command = ""
|
||||||
@@ -562,6 +561,9 @@ display = "text"
|
|||||||
stat = "cpu_usage"
|
stat = "cpu_usage"
|
||||||
type = "sysmon"
|
type = "sysmon"
|
||||||
|
|
||||||
|
[widget.custom_button_2]
|
||||||
|
type = "custom_button"
|
||||||
|
|
||||||
[widget.date]
|
[widget.date]
|
||||||
format = "{:%a %d %b}"
|
format = "{:%a %d %b}"
|
||||||
type = "clock"
|
type = "clock"
|
||||||
|
|||||||
Reference in New Issue
Block a user