Skip to content

Commit 493bb7e

Browse files
committed
[update] : disable free disk space notice
d7813b0 didn't works
1 parent b76b16b commit 493bb7e

File tree

3 files changed

+5
-19
lines changed

3 files changed

+5
-19
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[Services][freespacenotifier]
2+
ShowInHistory=false
3+
ShowPopups=false

channels/plasma/airootfs.any/root/customize_airootfs_plasma.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
# Delete icon cache
1111
remove "/home/${username}/.cache/icon-cache.kcache"
1212

13+
# Delete config file to disable free space notification only for live
14+
remove "/etc/skel/.config/plasmanotifyrc"
1315

1416
if [[ "${arch}" = "x86_64" ]]; then
1517
# Snap

channels/plasma/airootfs.any/usr/share/config.kcfg/freespacenotifier.kcfg

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)