mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
rogcc UI updated:
+ system control tab, + aura tab, + common elements
This commit is contained in:
@@ -21,7 +21,7 @@ export component MainWindow inherits Window {
|
||||
title: "ROG Control";
|
||||
always-on-top: true;
|
||||
default-font-family: "Noto Sans";
|
||||
default-font-size: 13px;
|
||||
default-font-size: 14px;
|
||||
default-font-weight: 400;
|
||||
icon: @image-url("../data/rog-control-center.png");
|
||||
in property <[bool]> sidebar_items_avilable: [true, true, true, true, true, true];
|
||||
|
||||
Reference in New Issue
Block a user