mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-01-25 12:37:52 +01:00
install: permit readability of /etc/xdg/autostart
This commit is contained in:
parent
7aa42d3413
commit
79a64276f7
2
install
2
install
@ -352,6 +352,8 @@ if [ "$(id -u)" == "0" ]; then
|
||||
ln -nsfv /usr/local/share/applications/plasma-update.desktop /etc/xdg/autostart/
|
||||
ln -nsfv /usr/share/applications/org.kde.plasma-systemmonitor.desktop /etc/xdg/autostart/
|
||||
|
||||
chmod -v a+r /etc/xdg/autostart/*.desktop
|
||||
|
||||
# If apt is installed, enable progress bar and colors
|
||||
if hash apt-get 2> /dev/null; then
|
||||
mkdir -vp /etc/apt/apt.conf.d/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user