updated hyprland config to use hypr panel and integrated uwsm better, also more unified look on qt and gtk
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user