16 lines
367 B
Desktop File
16 lines
367 B
Desktop File
[Unit]
|
|
Description=Fast, IPC-controlled wallpaper utility for Hyprland.
|
|
Documentation=https://wiki.hyprland.org/Hypr-Ecosystem/hyprpaper/
|
|
PartOf=graphical-session.target
|
|
Requires=waybar.service
|
|
ConditionEnvironment=WAYLAND_DISPLAY
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/keepassxc
|
|
Slice=session.slice
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=graphical-session.target
|