mirror of
https://github.com/anufrievroman/waypaper.git
synced 2024-11-22 07:22:19 +03:00
413e6125d6
Added parser argument and logic to main, refactored get_monitors_names() to solve circular import and updated translations.
12 lines
251 B
Desktop File
Executable File
12 lines
251 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Type=Application
|
|
Exec=waypaper
|
|
Name=Waypaper
|
|
Icon=waypaper
|
|
Terminal=false
|
|
GenericName=Waypaper wallpaper setter
|
|
Categories=Utility;GTK;DesktopSettings;
|
|
Comment=Change wallpaper on Wayland and X11
|