mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-04 05:07:20 +02:00
Compare commits
2 Commits
d9b97bc7a8
...
32d3fb3813
Author | SHA1 | Date | |
---|---|---|---|
32d3fb3813 | |||
9e26f17ebf |
@ -63,3 +63,7 @@ volume=80
|
||||
fs=yes
|
||||
# Windows maximized by default
|
||||
#window-maximized=yes
|
||||
|
||||
# Move ON SCREEN CONTROLLER to top, disable santa hats in December alongside
|
||||
# othervfestivities
|
||||
script-opts=osc-layout=topbar,osc-greenandgrumpy=yes
|
||||
|
@ -15,6 +15,10 @@ ExecStartPre=-chmod a+x /root /var/roothome
|
||||
ExecStartPre=-systemctl enable aminda-nocron-rebootish.service
|
||||
ExecStartPre=-systemctl enable aminda-nocron-rebootish.timer
|
||||
ExecStartPre=-systemctl enable linuxbrew-permissions.timer
|
||||
# We trust the OS to have reasonable timer times
|
||||
ExecStartPre=-systemctl enable dnf-automatic-download.timer
|
||||
ExecStartPre=-systemctl enable rpm-ostreed-automatic.timer
|
||||
ExecStartPre=-systemctl enable flatpak-update.timer
|
||||
# In case we do have cron?
|
||||
ExecStartPre=-systemctl enable --now crond.service
|
||||
ExecStartPre=-systemctl enable --now linuxbrew-permissions.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user