Added GPU usage to bar
This commit is contained in:
+5
-1
@@ -45,6 +45,7 @@ window#waybar.hidden {
|
||||
#tray,
|
||||
#workspaces,
|
||||
#wireplumber,
|
||||
#custom-gpu,
|
||||
#custom-poweroff,
|
||||
#custom-weather {
|
||||
padding: 0 10px;
|
||||
@@ -60,7 +61,10 @@ window#waybar.hidden {
|
||||
color: @teal;
|
||||
}
|
||||
#cpu {
|
||||
color: @lavender;
|
||||
color: @yellow;
|
||||
}
|
||||
#custom-gpu {
|
||||
color: @pink;
|
||||
}
|
||||
#temperature {
|
||||
color: @sky;
|
||||
|
||||
Reference in New Issue
Block a user