Add settings for TerminalDirCommand and TerminalExecCommand.
This commit is contained in:
parent
4a3fafc808
commit
8039d581bf
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -8,6 +8,7 @@ lubuntu-default-settings (1.4) UNRELEASED; urgency=medium
|
||||
* Refine the PCManFM-Qt settings:
|
||||
- Double the splitter position for the PCManFM-Qt Places panel.
|
||||
- gksu -> pkexec
|
||||
- Add settings for TerminalDirCommand and TerminalExecCommand.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 20 Jul 2018 01:28:38 -0500
|
||||
|
||||
|
@ -2,6 +2,8 @@
|
||||
IconThemeName=Lubuntu
|
||||
SuCommand=pkexec %s
|
||||
Terminal=qterminal
|
||||
TerminalDirCommand=qterminal
|
||||
TerminalExecCommand=qterminal -e %s
|
||||
Archiver=ark
|
||||
SIUnit=false
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user