From 93a0e6f3c5b77dab36cd2170e7c6e13639839730 Mon Sep 17 00:00:00 2001 From: Chrysostomus Date: Fri, 20 Nov 2020 23:59:43 +0200 Subject: [PATCH 1/5] Delete unused desktop file --- manjaro/gnome/Packages-Desktop | 1 - .../skel/.config/autostart/manjaro-app-folders.desktop | 9 --------- shared/Packages-Live | 2 +- 3 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 manjaro/gnome/desktop-overlay/etc/skel/.config/autostart/manjaro-app-folders.desktop diff --git a/manjaro/gnome/Packages-Desktop b/manjaro/gnome/Packages-Desktop index 93a9b4a4..42189bd1 100644 --- a/manjaro/gnome/Packages-Desktop +++ b/manjaro/gnome/Packages-Desktop @@ -10,7 +10,6 @@ dmidecode gthumb evince >extra manjaro-log-helper ->extra mntray >basic epiphany >extra firefox >extra firefox-gnome-theme-maia diff --git a/manjaro/gnome/desktop-overlay/etc/skel/.config/autostart/manjaro-app-folders.desktop b/manjaro/gnome/desktop-overlay/etc/skel/.config/autostart/manjaro-app-folders.desktop deleted file mode 100644 index 605eb083..00000000 --- a/manjaro/gnome/desktop-overlay/etc/skel/.config/autostart/manjaro-app-folders.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Exec=/bin/bash -c "manjaro-app-folders a" -Name=manjaro-app-folders -Comment=Set Manjaro Gnome Shell app-folders -Type=Application -Icon=applications-system -StartupNotify=false -X-GNOME-Autostart-enabled=true -Hidden=true diff --git a/shared/Packages-Live b/shared/Packages-Live index 79c83bd0..43758ba9 100644 --- a/shared/Packages-Live +++ b/shared/Packages-Live @@ -1,4 +1,4 @@ -calamares +calamares-git grub-theme-live-manjaro gsmartcontrol manjaro-architect From e8663902f4f8e0c244517e6ed597de16407ce9e4 Mon Sep 17 00:00:00 2001 From: Matti Hyttinen Date: Fri, 20 Nov 2020 23:01:18 +0100 Subject: [PATCH 2/5] Update Packages-Live --- shared/Packages-Live | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/Packages-Live b/shared/Packages-Live index 43758ba9..79c83bd0 100644 --- a/shared/Packages-Live +++ b/shared/Packages-Live @@ -1,4 +1,4 @@ -calamares-git +calamares grub-theme-live-manjaro gsmartcontrol manjaro-architect From 80bd2a42b72edf078fc7c3daaca433b3339d49d6 Mon Sep 17 00:00:00 2001 From: Frede Hundewadt Date: Sat, 21 Nov 2020 17:05:11 +0100 Subject: [PATCH 3/5] change name of cups service --- community/lxde/profile.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/lxde/profile.conf b/community/lxde/profile.conf index 562c4363..1605aeeb 100644 --- a/community/lxde/profile.conf +++ b/community/lxde/profile.conf @@ -37,7 +37,7 @@ geoip="true" # unset defaults to given values # names must match systemd service names -enable_systemd=('avahi-daemon' 'bluetooth' 'NetworkManager' 'org.cups.cupsd' 'systemd-timesyncd' 'tlp' 'tlp-sleep' 'filewalld') +enable_systemd=('avahi-daemon' 'bluetooth' 'NetworkManager' 'cups' 'systemd-timesyncd' 'tlp' 'tlp-sleep' 'filewalld') disable_systemd=('pacman-init' 'systemd-rfkill.service' 'systemd-rfkill.socket') # the same workgroup name if samba is used From a645c2c40747e58b6bb9fad2cb14354df0594f60 Mon Sep 17 00:00:00 2001 From: Frede Hundewadt Date: Sat, 21 Nov 2020 17:06:01 +0100 Subject: [PATCH 4/5] change name of cups service --- community/lxqt/profile.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/lxqt/profile.conf b/community/lxqt/profile.conf index 7c22ead0..35a95b4c 100644 --- a/community/lxqt/profile.conf +++ b/community/lxqt/profile.conf @@ -39,7 +39,7 @@ geoip='true' # unset defaults to given values # names must match systemd service names -enable_systemd=('avahi-daemon' 'bluetooth' 'firewalld' 'NetworkManager' 'org.cups.cupsd' 'systemd-timesyncd' 'tlp' 'tlp-sleep') +enable_systemd=('avahi-daemon' 'bluetooth' 'firewalld' 'NetworkManager' 'cups' 'systemd-timesyncd' 'tlp' 'tlp-sleep') disable_systemd=('pacman-init' 'systemd-rfkill.service' 'systemd-rfkill.socket') # the same workgroup name if samba is used From 1868e0c39fb3cad6667bd938e7e373eae4c794c0 Mon Sep 17 00:00:00 2001 From: Frede Hundewadt Date: Sat, 21 Nov 2020 17:07:24 +0100 Subject: [PATCH 5/5] fix spelling error with connman --- community/openbox/profile.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/openbox/profile.conf b/community/openbox/profile.conf index 08427c03..db449ea1 100644 --- a/community/openbox/profile.conf +++ b/community/openbox/profile.conf @@ -40,7 +40,7 @@ mhwd_used="false" ## unset defaults to given values ## names must match systemd service names -enable_systemd=('systemd-timesyncd' 'pkgfile-update.timer' 'fstrim.timer' 'connman-wait-online' 'connman' 'iwd' 'connman_iwd' 'nonnman-vpn') +enable_systemd=('systemd-timesyncd' 'pkgfile-update.timer' 'fstrim.timer' 'connman-wait-online' 'connman' 'iwd' 'connman_iwd' 'connman-vpn') disable_systemd=('pacman-init') ## unset defaults to given values