1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-19 13:44:43 -04:00

Remove Discord PVE theme

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-03-23 10:32:28 -04:00
parent aa22bd45a7
commit 6683b52b65
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2

View File

@ -61,9 +61,6 @@ ExecStart=ExecStart=/usr/bin/fwupdmgr update' | tee /etc/systemd/system/fwupd-re
systemctl daemon-reload systemctl daemon-reload
systemctl enable --now fwupd-refresh.timer systemctl enable --now fwupd-refresh.timer
# Installing Discord PVE Theme
bash <(curl -s https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh ) install
# Disable Nagging # Disable Nagging
sed -Ezi.bak "s/(Ext.Msg.show\(\{\s+title: gettext\('No valid sub)/void\(\{ \/\/\1/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js sed -Ezi.bak "s/(Ext.Msg.show\(\{\s+title: gettext\('No valid sub)/void\(\{ \/\/\1/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js