Widgets improvement
This commit is contained in:
Submodule config/awesome/awesome-wm-widgets updated: ac49ade995...7105c014e7
@@ -262,11 +262,11 @@ awful.screen.connect_for_each_screen(function(s)
|
||||
program = 'brightnessctl',
|
||||
percentage = false
|
||||
},
|
||||
volume_widget{
|
||||
widget_type = 'horizontal_bar',
|
||||
with_icon = true,
|
||||
mute_color = beautiful.bg_urgent
|
||||
},
|
||||
volume_widget{
|
||||
widget_type = 'icon_and_text',
|
||||
with_icon = true,
|
||||
mute_color = beautiful.bg_urgent
|
||||
},
|
||||
mytextclock,
|
||||
s.mylayoutbox,
|
||||
},
|
||||
|
Reference in New Issue
Block a user