switch to hyprland lua

This commit is contained in:
2026-05-17 11:29:41 +02:00
parent dc0bfb0d23
commit 75675af8d1
46 changed files with 8711 additions and 10223 deletions
+3 -3
View File
@@ -627,17 +627,17 @@ img:not([src]), img[src=""], img[src="null"] {
}
[REPLACE_CLASS_settingstableheader] {
margin-bottom: 8px;
color: var(--text-subtle)
color: var(--text-subtle);
}
[REPLACE_CLASS_settingstableheadername] {
margin-left: 8px;
flex: 1 1 auto
flex: 1 1 auto;
}
[REPLACE_CLASS_settingstableheaderoption] {
cursor: default;
text-align: center;
width: 75px;
flex: 0 0 auto
flex: 0 0 auto;
}
[REPLACE_CLASS_settingstablelist] [REPLACE_CLASS_settingstableheader] {
min-height: 10px;