mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Notify user via message in UI if asus-armoury not loaded
This commit is contained in:
@@ -127,7 +127,6 @@ async fn set_tray_icon_and_tip(
|
||||
};
|
||||
|
||||
tray.update(|tray: &mut AsusTray| {
|
||||
dbg!(power);
|
||||
tray.current_icon = icon;
|
||||
tray.current_title = format!(
|
||||
"ROG: gpu mode = {mode:?}, gpu power =
|
||||
|
||||
Reference in New Issue
Block a user