mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-26 23:33:44 +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;
|
||||
scrollbar: true;
|
||||
layout: vertical;
|
||||
fixed-height: true;
|
||||
fixed-columns: true;
|
||||
reverse: false;
|
||||
spacing: 5px;
|
||||
margin: 0px;
|
||||
|
@ -184,6 +186,7 @@ listview {
|
|||
text-color: @foreground;
|
||||
cursor: "default";
|
||||
}
|
||||
|
||||
scrollbar {
|
||||
handle-width: 5px;
|
||||
handle-color: @handle-colour;
|
||||
|
|
Loading…
Add table
Reference in a new issue