Add an indicator to FreeBSD for when recording is active.
This commit is contained in:
@@ -65,6 +65,7 @@ tooltip {
|
||||
#custom-clock,
|
||||
#custom-sound,
|
||||
#custom-temperature,
|
||||
#custom-recording_indicator,
|
||||
#idle_inhibitor,
|
||||
#memory,
|
||||
#mode,
|
||||
@@ -204,3 +205,7 @@ tooltip {
|
||||
border-color: #c9545d;
|
||||
color: #c9545d;
|
||||
}
|
||||
|
||||
#custom-recording_indicator {
|
||||
color: red;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user