diff --git a/community/i3/Packages-Desktop b/community/i3/Packages-Desktop index d85e78e..5a3c730 100644 --- a/community/i3/Packages-Desktop +++ b/community/i3/Packages-Desktop @@ -98,7 +98,6 @@ networkmanager-pptp networkmanager-vpnc nss-mdns ntp -open-fuse-iso openresolv openssh p7zip @@ -146,7 +145,6 @@ wmutils xautolock >extra xcursor-chameleon-pearl >extra xcursor-maia -xdg-su xdg-utils xdotool xf86-input-elographics diff --git a/community/i3/profile.conf b/community/i3/profile.conf index cf1e5fd..b5256e9 100644 --- a/community/i3/profile.conf +++ b/community/i3/profile.conf @@ -31,7 +31,7 @@ nonfree_mhwd="true" # unset defaults to given values # names must match systemd service names -enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'haveged' 'ufw' 'apparmor' 'snapd.apparmor' 'snapd') +enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'haveged' 'ufw' 'apparmor' 'snapd.apparmor' 'snapd' 'fstrim.timer') disable_systemd=('pacman-init') # add strict snaps: strict_snaps="core core18 gnome-3-28-1804 gtk-common-themes snap-store"