Added eww bluetooth module
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
(include "./widgets/common.yuck")
|
||||
|
||||
(include "./widgets/battery.yuck")
|
||||
(include "./widgets/bluetooth.yuck")
|
||||
(include "./widgets/clock.yuck")
|
||||
(include "./widgets/volume.yuck")
|
||||
(include "./widgets/workspaces.yuck")
|
||||
@@ -35,6 +36,7 @@
|
||||
(box :halign "end"
|
||||
:orientation "h"
|
||||
:space-evenly "false"
|
||||
(bluetooth-module)
|
||||
(wifi-module)
|
||||
(battery-module)
|
||||
(volume-module)
|
||||
|
||||
Reference in New Issue
Block a user