Install packages listed, added sway service

This commit is contained in:
Dejvino
2021-01-10 22:21:55 +01:00
parent dbac2f1ba5
commit e9a63d4128
7 changed files with 106 additions and 3 deletions
+8
View File
@@ -27,6 +27,7 @@
#network,
#pulseaudio,
#temperature,
#idle_inhibitor,
#custom-battery,
#custom-alsa,
#custom-kill,
@@ -85,6 +86,13 @@
color: red;
}
#idle_inhibitor.activated {
color: orange;
}
#idle_inhibitor.deactivated {
color: green;
}
#clock.date {
font-weight: bold;
}