aboutsummaryrefslogtreecommitdiff
path: root/.config/systemd/user/dapp-fg-keepassxc.service
blob: f93cfac6fb5e316f47d0f3c0f5e11155d486fb5f (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Manage an x11 application
After=graphical-session.target
Requires=graphical-session.target

[Service]
Type=exec
ExecStart=keepassxc

[Install]
WantedBy=graphical-session.target