mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
109270bf93
Launching terminal from nemo shortcut did not work since it hasn't been defined yet. We override it on cinnamon's gschema. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
7 lines
349 B
Text
7 lines
349 B
Text
KNOWN ISSUES
|
|
=====================
|
|
- Launching terminal from nemo shortcut did not work since they are not yet defined.
|
|
Use this command to set it to other terminal (eg. xfce4-terminal)
|
|
Thanks to Michael Amadio
|
|
gsettings set org.cinnamon.desktop.default-applications.terminal exec xfce4-terminal
|
|
Status: FIXED (Sun Jan 8 01:14:57 UTC 2017)
|