File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -586,11 +586,13 @@ sudo systemctl mask systemd-rfkill.service systemd-rfkill.socket || echo "ERROR:
586
586
sudo systemctl mask tmp.mount || echo " ERROR: Failed to mask tmp.mount"
587
587
systemctl enable --user pipewire.service psd.service p11-kit-server.service systemd-tmpfiles-clean.timer systemd-tmpfiles-setup.service gnome-keyring-daemon.service gcr-ssh-agent.service gpg-agent.service wireplumber.service || echo " ERROR: Failed to enable user level services"
588
588
# sudo systemctl enable clamav-freshclam.service clamav-clamonacc.service clamav-daemon.socket || echo "ERROR: Failed to enable clamav"
589
- sudo systemctl enable set-cfs-tweaks.service || echo " ERROR: Failed to enable cfs tweaks"
589
+ sudo systemctl enable set-cfs-tweaks.service || echo " ERROR: Failed to enable EEDVF cpu schedular tweaks"
590
+ sudo systemctl enable set-pcie-latency.service || echo " ERROR: Failed to enable PCI-E latency tweaks"
590
591
# sudo systemctl enable asd.service asd-resync.service asd-resync.timer || echo "ERROR: Failed to enable anything-sync-daemon"
591
592
sudo systemctl enable irqbalance.service || echo " ERROR: Failed to enable irqbalance"
592
593
sudo systemctl enable preload.service || echo " ERROR: Failed to enable preload"
593
594
sudo systemctl enable rtkit-daemon.service || echo " ERROR: Failed to enable rtkit"
595
+ sudo systemctl enable ananicy-cpp.service || echo " ERROR: Failed to enable ananicy-cpp"
594
596
595
597
cd ~ /chaos
596
598
sudo mkdir -p ~ /.config/systemd/user/ || " ERROR: Folder already exists"
Original file line number Diff line number Diff line change @@ -82,6 +82,8 @@ chaos-systemd-watchdog
82
82
chaos-configs-git
83
83
chaos-sysctl
84
84
chaos-grub
85
+ chaos-librewolf-settings
86
+ chaos-pcie-latency-tweaks
85
87
grub-theme-heisenberg-chemistry-git
86
88
VVallpapers-git
87
89
gtk-cyberpunk-neon-theme-git
132
134
lrzip
133
135
lzop
134
136
lz4
137
+ grub-customizer
138
+ vifm
139
+ ananicy-cpp
Original file line number Diff line number Diff line change @@ -25,3 +25,5 @@ preload
25
25
ente-auth-bin
26
26
notesnook-bin
27
27
onlyoffice-bin
28
+ cfs-zen-tweaks
29
+ librewolf-bin
You can’t perform that action at this time.
0 commit comments