added fish config
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"max-length": 35
|
||||
},
|
||||
"clock": {
|
||||
"format": "{:%I:%M %p}",
|
||||
"format": "{:%H:%M}",
|
||||
"format-alt": "{:%a, %b %d}",
|
||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>"
|
||||
},
|
||||
|
@@ -74,13 +74,13 @@ window#waybar.hidden {
|
||||
}
|
||||
|
||||
#custom-anc.anc-active {
|
||||
color: @sky;
|
||||
border-bottom: 3px solid @sky;
|
||||
color: @teal;
|
||||
border-bottom: 3px solid @teal;
|
||||
}
|
||||
|
||||
#custom-anc.anc-aware {
|
||||
color: @green;
|
||||
border-bottom: 3px solid @green;
|
||||
color: @yellow;
|
||||
border-bottom: 3px solid @yellow;
|
||||
}
|
||||
|
||||
#custom-anc.anc-off {
|
||||
|
Reference in New Issue
Block a user