dotfiles/config/autostart/1password.desktop
Menno van Leeuwen 0c186365cd
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 28s
Nix Format Check / check-format (push) Failing after 1m26s
Python Lint Check / check-python (push) Failing after 19s
feat: enhance autostart configurations and add executable permissions for desktop entries
2025-05-20 21:06:49 +02:00

13 lines
334 B
Desktop File
Executable File

#!/usr/bin/env xdg-open
[Desktop Entry]
Name=1Password
Exec=/home/menno/.config/autostart/1password.ignition_delay.sh
Terminal=false
Type=Application
Icon=1password
StartupWMClass=1Password
Comment=Password manager and secure wallet
MimeType=x-scheme-handler/onepassword;x-scheme-handler/onepassword8;
Categories=Office;
Hidden=false