mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-01-06 02:27:54 +01:00
Compare commits
No commits in common. "d1c13a548920ab3bcdd70af7a275ec857a2c229b" and "b00e8c8184a21b4ff3bc1a2602c129278e8ce219" have entirely different histories.
d1c13a5489
...
b00e8c8184
@ -11,8 +11,7 @@ WallpaperPlugin=org.kde.potd
|
|||||||
Color=0,0,0
|
Color=0,0,0
|
||||||
|
|
||||||
[Greeter][Wallpaper][org.kde.potd][General]
|
[Greeter][Wallpaper][org.kde.potd][General]
|
||||||
FillMode=2
|
#Provider=bing
|
||||||
Provider=bing
|
|
||||||
#Provider=epod
|
#Provider=epod
|
||||||
#Provider=flickr
|
#Provider=flickr
|
||||||
#Provider=noaa
|
#Provider=noaa
|
||||||
@ -23,4 +22,4 @@ Provider=bing
|
|||||||
# I only keep marking https://openwireless.org as metered and I doubt anyone
|
# I only keep marking https://openwireless.org as metered and I doubt anyone
|
||||||
# would notice if I encountered AP hosted by someone else and it updated one
|
# would notice if I encountered AP hosted by someone else and it updated one
|
||||||
# picture.
|
# picture.
|
||||||
UpdateOverMeteredConnection=1
|
#UpdateOverMeteredConnection=1
|
||||||
|
|||||||
@ -371,7 +371,7 @@
|
|||||||
},
|
},
|
||||||
"hdlehfdjcalidklijenibmpcdgjfmafn": {
|
"hdlehfdjcalidklijenibmpcdgjfmafn": {
|
||||||
"blocked_install_message": "Revolut Shopper",
|
"blocked_install_message": "Revolut Shopper",
|
||||||
"installation_mode": "normal_installed",
|
"installation_mode": "allowed",
|
||||||
"override_update_url": true,
|
"override_update_url": true,
|
||||||
"toolbar_pin": "force_pinned",
|
"toolbar_pin": "force_pinned",
|
||||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
|
|||||||
10
install
10
install
@ -235,16 +235,6 @@ if [ "$(id -u)" == "0" ]; then
|
|||||||
cp -v etc/systemd/system/flatpak-update.{timer,service} /etc/systemd/system/
|
cp -v etc/systemd/system/flatpak-update.{timer,service} /etc/systemd/system/
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# SECURITY AND PRIVACY WARNING! May change WiFi positioning service
|
|
||||||
# endpoint plus enables data submission.
|
|
||||||
if [ -d /etc/geoclue/conf.d/ ]; then
|
|
||||||
cp etc/geoclue/conf.d/80-beacondb.conf /etc/geoclue/conf.d/
|
|
||||||
chmod -v a+r /etc/geoclue/conf.d/*.conf
|
|
||||||
touch /etc/geolocation
|
|
||||||
chown -v geoclue:geoclue /etc/geolocation
|
|
||||||
chmod -v 600 /etc/geolocation
|
|
||||||
fi
|
|
||||||
|
|
||||||
# STRANGE BEHAVIOUR WARNING IF NOT ME.
|
# STRANGE BEHAVIOUR WARNING IF NOT ME.
|
||||||
cp -v etc/systemd/system/{aminda-nocron-reboot,aminda-nocron-rebootish,sysctl-p--system}.service /etc/systemd/system/
|
cp -v etc/systemd/system/{aminda-nocron-reboot,aminda-nocron-rebootish,sysctl-p--system}.service /etc/systemd/system/
|
||||||
cp -v etc/systemd/system/{aminda-nocron-reboot,aminda-nocron-rebootish,sysctl-p--system}.timer /etc/systemd/system/
|
cp -v etc/systemd/system/{aminda-nocron-reboot,aminda-nocron-rebootish,sysctl-p--system}.timer /etc/systemd/system/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user