custom-hypr - up to date

This commit is contained in:
huyjaky
2025-02-07 17:08:39 +07:00
parent 1380fa224b
commit 3cab7862c8
120 changed files with 5678 additions and 3509 deletions

View File

@@ -22,12 +22,14 @@ window {
border-color: transparent;
background-color: @main-bg;
}
mainbox {
enabled: true;
orientation: horizontal;
children: [ "dummy", "frame", "dummy" ];
background-color: transparent;
}
frame {
children: [ "listview" ];
background-color: transparent;
@@ -49,6 +51,7 @@ listview {
background-color: transparent;
text-color: @main-fg;
}
dummy {
width: 2em;
expand: false;