Add GTK wallpaper library
Scan ~/Pictures/Wallpapers and /usr/share/backgrounds/bos (configurable) and open a bread-theme GTK picker via `breadpaper library` (alias browse). Clicking a thumbnail runs the existing set path. listen honors bread.command.paper.library by spawning that picker.
This commit is contained in:
parent
01c7e5b73f
commit
1efc721990
15 changed files with 1398 additions and 31 deletions
9
packaging/breadpaper.desktop
Normal file
9
packaging/breadpaper.desktop
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Name=Wallpapers
|
||||
Comment=Browse and apply wallpapers on the Bread desktop
|
||||
Exec=breadpaper library
|
||||
Icon=preferences-desktop-wallpaper
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Settings;DesktopSettings;
|
||||
StartupWMClass=com.breadway.breadpaper
|
||||
Loading…
Add table
Add a link
Reference in a new issue