mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-26 23:23:42 +02:00
chore: rofi wallpaper picker style
This commit is contained in:
parent
057c85a50b
commit
1632d7ee51
1 changed files with 3 additions and 0 deletions
|
@ -173,6 +173,8 @@ listview {
|
||||||
dynamic: true;
|
dynamic: true;
|
||||||
scrollbar: true;
|
scrollbar: true;
|
||||||
layout: vertical;
|
layout: vertical;
|
||||||
|
fixed-height: true;
|
||||||
|
fixed-columns: true;
|
||||||
reverse: false;
|
reverse: false;
|
||||||
spacing: 5px;
|
spacing: 5px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
|
@ -184,6 +186,7 @@ listview {
|
||||||
text-color: @foreground;
|
text-color: @foreground;
|
||||||
cursor: "default";
|
cursor: "default";
|
||||||
}
|
}
|
||||||
|
|
||||||
scrollbar {
|
scrollbar {
|
||||||
handle-width: 5px;
|
handle-width: 5px;
|
||||||
handle-color: @handle-colour;
|
handle-color: @handle-colour;
|
||||||
|
|
Loading…
Add table
Reference in a new issue