mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:27:45 +00:00
DisplaySettings: Set "open wallpaper" button style in GML
This commit is contained in:
parent
6041e48eaa
commit
ce7b09a3c5
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,8 @@
|
|||
|
||||
@GUI::Button {
|
||||
name: "wallpaper_open_button"
|
||||
tooltip: "Select Wallpaper from file system."
|
||||
tooltip: "Select wallpaper from file system."
|
||||
button_style: "CoolBar"
|
||||
fixed_width: 22
|
||||
fixed_height: 22
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue