updated hyprland config to use hypr panel and integrated uwsm better, also more unified look on qt and gtk

This commit is contained in:
mpuchstein
2025-01-30 05:45:59 +01:00
parent b2eadf08e9
commit 3f6887e6f2
265 changed files with 1504 additions and 23003 deletions

View File

@@ -28,6 +28,13 @@ slider,
all: unset;
}
#cfgerr {
background: rgba(255, 0, 0, 0.4);
margin-top: 20px;
padding: 8px;
font-size: 1.2em;
}
#window {
color: @foreground;
}

View File

@@ -58,6 +58,7 @@ y_align = 0
wrap = true
[ui.window.box.scroll.list]
marker_color = "#1BFFE1"
max_height = 300
max_width = 400
min_width = 400