Skip to content

Commit

Permalink
Removed obsolete parts from lxde.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishamm committed Apr 10, 2024
1 parent 0b13eca commit 918a352
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions stage-dsf-gui/01-desktop/00-patches/lxde.patch
Original file line number Diff line number Diff line change
Expand Up @@ -12,33 +12,3 @@
@pcmanfm --desktop --profile LXDE-pi
@xscreensaver -no-splash
+@launch-dwc
--- stage-dsf-gui.orig/rootfs/etc/xdg/pcmanfm/LXDE-pi/pcmanfm.conf
+++ stage-dsf-gui/rootfs/etc/xdg/pcmanfm/LXDE-pi/pcmanfm.conf
@@ -3,9 +3,9 @@ bm_open_method=0
su_cmd=gksu %s

[volume]
-mount_on_startup=1
-mount_removable=1
-autorun=1
+mount_on_startup=0
+mount_removable=0
+autorun=0

[ui]
always_show_tabs=0
--- stage-dsf-gui.orig/rootfs/etc/xdg/pcmanfm/default/pcmanfm.conf
+++ stage-dsf-gui/rootfs/etc/xdg/pcmanfm/default/pcmanfm.conf
@@ -2,9 +2,9 @@
bm_open_method=0

[volume]
-mount_on_startup=1
-mount_removable=1
-autorun=1
+mount_on_startup=0
+mount_removable=0
+autorun=0

[desktop]
wallpaper_mode=0

0 comments on commit 918a352

Please sign in to comment.