mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
Not implementing mem and network for now... sorry.
This commit is contained in:
parent
01b1ec8380
commit
65634f23d4
@ -396,9 +396,9 @@ impl App {
|
||||
self.process_search_state.search_state.is_enabled = true;
|
||||
self.current_widget_selected = WidgetPosition::ProcessSearch;
|
||||
}
|
||||
// WidgetPosition::Cpu => {
|
||||
// self.cpu_state.is_showing_tray = true;
|
||||
// }
|
||||
WidgetPosition::Cpu => {
|
||||
self.cpu_state.is_showing_tray = true;
|
||||
}
|
||||
// WidgetPosition::Mem => {
|
||||
// self.mem_state.is_showing_tray = true;
|
||||
// }
|
||||
|
Loading…
x
Reference in New Issue
Block a user