diff options
| author | emmett1 <me@emmett1.my> | 2026-06-23 16:24:02 +0800 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-06-23 16:24:02 +0800 |
| commit | 90aaefb7e6904dc86c183fd9f7c51c1ff4b38721 (patch) | |
| tree | 0e0ba5abcbcbcb19344f18755f198c1ead8c884a /repos/extra/dunst/.files | |
| parent | 637a7177aab565df13a2a86b360b0ee9ba978578 (diff) | |
| download | alicelinux-90aaefb7e6904dc86c183fd9f7c51c1ff4b38721.tar.gz alicelinux-90aaefb7e6904dc86c183fd9f7c51c1ff4b38721.zip | |
dunst: fix build
Diffstat (limited to 'repos/extra/dunst/.files')
| -rw-r--r-- | repos/extra/dunst/.files | 21 |
1 files changed, 3 insertions, 18 deletions
diff --git a/repos/extra/dunst/.files b/repos/extra/dunst/.files index e02ebf04..dc52ffa2 100644 --- a/repos/extra/dunst/.files +++ b/repos/extra/dunst/.files @@ -1,26 +1,16 @@ drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/xdg/ drwxr-xr-x root/root etc/xdg/dunst/ --rw-r--r-- root/root etc/xdg/dunst/dunstrc.new +-rw-rw-r-- root/root etc/xdg/dunst/dunstrc.new drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/dunst --rwxr-xr-x root/root usr/bin/dunstctl +-rwxrwxr-x root/root usr/bin/dunstctl -rwxr-xr-x root/root usr/bin/dunstify drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/bash-completion/ -drwxr-xr-x root/root usr/share/bash-completion/completions/ --rw-r--r-- root/root usr/share/bash-completion/completions/dunst --rw-r--r-- root/root usr/share/bash-completion/completions/dunstctl --rw-r--r-- root/root usr/share/bash-completion/completions/dunstify drwxr-xr-x root/root usr/share/dbus-1/ drwxr-xr-x root/root usr/share/dbus-1/services/ --rw-r--r-- root/root usr/share/dbus-1/services/dunst.service -drwxr-xr-x root/root usr/share/fish/ -drwxr-xr-x root/root usr/share/fish/vendor_completions.d/ --rw-r--r-- root/root usr/share/fish/vendor_completions.d/dunst.fish --rw-r--r-- root/root usr/share/fish/vendor_completions.d/dunstctl.fish --rw-r--r-- root/root usr/share/fish/vendor_completions.d/dunstify.fish +-rw-rw-r-- root/root usr/share/dbus-1/services/dunst.service drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/dunst.1.gz @@ -28,8 +18,3 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/dunstify.1.gz drwxr-xr-x root/root usr/share/man/man5/ -rw-r--r-- root/root usr/share/man/man5/dunst.5.gz -drwxr-xr-x root/root usr/share/zsh/ -drwxr-xr-x root/root usr/share/zsh/site-functions/ --rw-r--r-- root/root usr/share/zsh/site-functions/_dunst --rw-r--r-- root/root usr/share/zsh/site-functions/_dunstctl --rw-r--r-- root/root usr/share/zsh/site-functions/_dunstify |