added fish config

This commit is contained in:
2025-07-30 11:46:46 +02:00
parent 44b40bc8e7
commit 7850c7bb0e
34 changed files with 765 additions and 8 deletions

View File

@@ -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 {