diff --git a/README.md b/README.md index 9473525..bd2bc96 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,16 @@ configuration pour un bureau Gnome propre et efficace. utilisé lors des Instalalis dispenséees par Libre.re -TODO +TODO: ---- * [ ] fix `tools` pathset -* [ ] miaou-bash cannot be installed after an error occurs -* [ ] gnome-extensions schema compilation after an error occurs +* [ ] miaou-bash cannot be installed after error occuring + * [ ] gnome-extensions schema compilation after error occuring * [ ] epson http://download.ebz.epson.net/dsc/search/01/search/searchModuleFromResult -DONE +DONE: ---- * [x] proper install process diff --git a/src/trixie.sh b/src/trixie.sh index 34e159e..c09f02c 100755 --- a/src/trixie.sh +++ b/src/trixie.sh @@ -331,7 +331,6 @@ function gnome_extensions { $BASEDIR/tools/gnome-extensions-helper weeks-start-on-monday@extensions.gnome-shell.fifi.org | grep -q 'please logout to take effect!' && LOGOUT_REQUIRED=true - # gsettings --schemadir ~/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/schemas set org.gnome.shell.extensions.dash-to-dock dash-max-icon-size 58 true }