Some slight updates to handling hovering buttons and added alpha of network
This commit is contained in:
+3
-1
@@ -39,8 +39,9 @@ PanelWindow {
|
||||
anchors.left: parent.left
|
||||
anchors.leftMargin: 16
|
||||
spacing: 8
|
||||
|
||||
|
||||
MenuButton {}
|
||||
// TODO: Add functionallity (Maybe just rofi or own way)
|
||||
|
||||
Workspaces {
|
||||
thisMonitor: barThisMonitor
|
||||
@@ -70,6 +71,7 @@ PanelWindow {
|
||||
spacing: 8
|
||||
|
||||
// TODO: Add bluetooth, network, audio, power, maybe HW monitor
|
||||
// Network {}
|
||||
PowerButton {}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user