parent
38c3b152e2
commit
0d7c08e0a9
@ -1,12 +0,0 @@
|
|||||||
Description: Use lxqt-sudo instead of pkexec as switch user command.
|
|
||||||
Author: Walter Lapchynski <wxl@ubuntu.com>
|
|
||||||
--- a/src/etc/xdg/xdg-Lubuntu/pcmanfm-qt/lxqt/settings.conf
|
|
||||||
+++ b/src/etc/xdg/xdg-Lubuntu/pcmanfm-qt/lxqt/settings.conf
|
|
||||||
@@ -1,6 +1,6 @@
|
|
||||||
[System]
|
|
||||||
IconThemeName=Lubuntu
|
|
||||||
-SuCommand=pkexec %s
|
|
||||||
+SuCommand=lxqt-sudo %s
|
|
||||||
Terminal=qterminal
|
|
||||||
TerminalDirCommand=qterminal
|
|
||||||
TerminalExecCommand=qterminal -e %s
|
|
@ -1,12 +0,0 @@
|
|||||||
Description: Set qterminal window size to upstream default.
|
|
||||||
Author: Walter Lapchynski <wxl@ubuntu.com>
|
|
||||||
Bug: https://launchpad.net/bugs/1786978
|
|
||||||
--- a/src/etc/xdg/xdg-Lubuntu/qterminal.org/qterminal.ini
|
|
||||||
+++ b/src/etc/xdg/xdg-Lubuntu/qterminal.org/qterminal.ini
|
|
||||||
@@ -3,3 +3,6 @@ ConfirmMultilinePaste=true
|
|
||||||
HideTabBarWithOnlyOneTab=true
|
|
||||||
fontFamily=Ubuntu Mono
|
|
||||||
fontSize=14
|
|
||||||
+
|
|
||||||
+[MainWindow]
|
|
||||||
+size=@Size(800 600)
|
|
@ -1,2 +0,0 @@
|
|||||||
lxqt-sudo-as-sucommand.patch
|
|
||||||
qterminal-window-size.patch
|
|
Loading…
Reference in new issue