add zammad to fw vm, add web-arm machine
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
* {
|
||||
font-size: 20px;
|
||||
font-size: 30px;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
@@ -33,7 +33,7 @@ window#waybar {
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
padding: 0 2px;
|
||||
padding: 0 4px;
|
||||
color: #f8f8f2;
|
||||
}
|
||||
#workspaces button.focused {
|
||||
@@ -46,7 +46,7 @@ window#waybar {
|
||||
#workspaces button:hover {
|
||||
background: #252525;
|
||||
border: #252525;
|
||||
padding: 0 3px;
|
||||
padding: 0 6px;
|
||||
}
|
||||
|
||||
#network {
|
||||
@@ -75,5 +75,5 @@ window#waybar {
|
||||
#cpu,
|
||||
#battery,
|
||||
#disk {
|
||||
padding: 0 10px;
|
||||
padding: 0 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user