mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
NOTES: Add note about preferred application.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
07bee36bad
commit
4495eecd24
1 changed files with 5 additions and 0 deletions
5
NOTES
5
NOTES
|
@ -14,3 +14,8 @@ NOTES
|
||||||
5. I removed webkit-related screensaver in cinnamon-screensaver to avoid
|
5. I removed webkit-related screensaver in cinnamon-screensaver to avoid
|
||||||
building webkitgtk which is very time consuming. It still has the
|
building webkitgtk which is very time consuming. It still has the
|
||||||
default screensaver that is able to lock your desktop (only requires PAM).
|
default screensaver that is able to lock your desktop (only requires PAM).
|
||||||
|
|
||||||
|
6. By default, preferred application used for opening directory is incorrectly
|
||||||
|
set to Audacious. To fix it, run the following commands
|
||||||
|
xdg-mime default nemo.desktop inode/directory
|
||||||
|
xdg-mime default nemo.desktop application/x-directory
|
||||||
|
|
Loading…
Reference in a new issue