Files
Dotfiles/.config/systemd/user/keepassxc.service
2025-01-10 23:09:51 +01:00

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