Arch package

This commit is contained in:
Natty 2024-02-03 17:45:32 +01:00
parent 62fd5d9e60
commit 85f7bbb79b
Signed by: natty
GPG Key ID: BF6CB659ADEE60EC
1 changed files with 10 additions and 0 deletions

View File

@ -5,6 +5,16 @@ software.
🦊
## Quick installation
AUR package: `dfmd-git`
If some other handler takes precedence over this one, try copying the DBus
service file into your user directory. Also make sure no other service is
running while executing `dfmd`.
`mkdir -p "${XDG_DATA_HOME:-"$HOME/.local/share"}/dbus-1/services" && cp /usr/share/dbus-1/services/sh.natty.FileManager1.service "${XDG_DATA_HOME:-"$HOME/.local/share"}/dbus-1/services/org.freedesktop.FileManager1.service"`
## Dependencies
- DBus