etc
home
default
.config
.fonts
.local
share
applications
org.keepassxc.KeePassXC.desktop
ranger.desktop
scripts
.bashrc
.profile
.tool-versions
.xprofile
.gitignore
preview.png
readme.md
add bashrc ignore xauthority add autounlocking keepass desktop entry add fonts for waybar add alacritty config move scripts location and adjust bashrc use materia theme sway and lockscreen add list packages script add ranger desktop item add mpd config add indicator ring to swaylock remove mpd password add global asdf tool versions add mako config update keys add swaylock theme add suspend to lock config move ssh commands to aliases tweak mpd section in waybar add kanshi config for work update bashrc
16 lines
463 B
Desktop File
16 lines
463 B
Desktop File
[Desktop Entry]
|
|
Name=KeePassXC
|
|
GenericName=Password Manager
|
|
GenericName[zh_TW]=密碼管理員
|
|
Comment=Community-driven port of the Windows application “KeePass Password Safe”
|
|
Exec=sh -c "cat /etc/password | keepassxc --pw-stdin ~/syncthing/default/docs/passwords.kdbx" %f
|
|
TryExec=keepassxc
|
|
Icon=keepassxc
|
|
StartupWMClass=keepassxc
|
|
StartupNotify=true
|
|
Terminal=false
|
|
Type=Application
|
|
Version=1.0
|
|
Categories=Utility;Security;Qt;
|
|
MimeType=application/x-keepass2;
|