diff --git a/dot_config/X11/xinitrc.tmpl b/dot_config/X11/xinitrc.tmpl index f9a116a..96bf81c 100644 --- a/dot_config/X11/xinitrc.tmpl +++ b/dot_config/X11/xinitrc.tmpl @@ -34,9 +34,6 @@ emacs-start & {{ if .features.seafile -}} seafile-applet > /dev/null 2>&1 & {{- end }} -{{ if .features.networkmanager -}} -nm-applet > /dev/null 2>&1 & -{{- end }} {{ if .features.activitywatch -}} aw-server > /dev/null 2>&1 & aw-watcher-window > /dev/null 2>&1 & diff --git a/dot_config/conda/env-configs/giab-tools.yml b/dot_config/conda/env-configs/giab-tools.yml index ee7c9d4..6f10d01 100644 --- a/dot_config/conda/env-configs/giab-tools.yml +++ b/dot_config/conda/env-configs/giab-tools.yml @@ -10,7 +10,7 @@ dependencies: - globus-cli=3.11.0 - jupyter_server=2.0.1 - notebook=6.5.3 - - dvc=2.58.2 + - dvc=3.22.0 - dvc-s3=2.21.0 - rtg-tools=3.12.1 - ucsc-bigbedtobed=377