tazpkg diff tazpkg.conf @ rev 976

misc typos
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 09 12:03:43 2021 +0000 (2021-11-09)
parents 7ac4ede6e096
children
line diff
     1.1 --- a/tazpkg.conf	Tue Feb 20 09:56:31 2018 +0100
     1.2 +++ b/tazpkg.conf	Tue Nov 09 12:03:43 2021 +0000
     1.3 @@ -10,6 +10,8 @@
     1.4  # Packages cache directory.
     1.5  CACHE_DIR="/var/cache/tazpkg"
     1.6  
     1.7 +# The geometry of the desktop notification
     1.8 +NOTIFY_GEOM="360x80-0+24"
     1.9 +
    1.10  # Busybox 1.28+ flag for out of tree symlink targets
    1.11  export EXTRACT_UNSAFE_SYMLINKS=1
    1.12 -