1
0
Fork 0

[AWESOME] Add arc theme

This commit is contained in:
Florian RICHER 2022-01-10 22:23:52 +01:00
parent 1a646d51c9
commit 093036ff27
2 changed files with 2 additions and 2 deletions

View file

@ -185,7 +185,7 @@ awful.screen.connect_for_each_screen(function(s)
{ -- Right widgets
layout = wibox.layout.fixed.horizontal,
mpris_widget(),
volume_widget(),
volume_widget({ widget_type = 'arc' }),
cpu_widget({ width = 40 }),
ram_widget(),
net_speed_widget(),