mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:27:43 +00:00
DisplaySettings: Add context menu for wallpapers
This adds a 'Show in File Manager' action and copy path action to file context menu for quicker navigation. :^)
This commit is contained in:
parent
77953a937d
commit
ad5bd209ba
4 changed files with 24 additions and 6 deletions
|
@ -23,4 +23,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(DisplaySettings ICON app-display-settings)
|
||||
target_link_libraries(DisplaySettings LibGUI LibConfig)
|
||||
target_link_libraries(DisplaySettings LibDesktop LibGUI LibConfig)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue