[Init]
This commit is contained in:
7
home/gui/eww/modules/net.yuck
Executable file
7
home/gui/eww/modules/net.yuck
Executable file
@@ -0,0 +1,7 @@
|
||||
(defwidget net []
|
||||
(button
|
||||
:class "module icon"
|
||||
:onclick "gnome-control-center &"
|
||||
:tooltip {net.name}
|
||||
:style "color: ${net.color};"
|
||||
{net.icon}))
|
Reference in New Issue
Block a user