remove teams and outlook on startup

This commit is contained in:
Simon Rieger 2025-06-06 11:04:33 +02:00
parent 7f7c92caa6
commit ee435aa291

View file

@ -36,9 +36,3 @@ exec-once = ~/.config/hypr/scripts/bitwarden.sh
exec-once = wl-paste --type text --watch cliphist store # Stores only text data
exec-once = wl-paste --type image --watch cliphist store # Stores only image data
# machine-specific configuration
{{- if eq .chezmoi.hostname "sri-laptop-fedora" }}
exec-once = [workspace 5 silent] flatpak run com.github.IsmaelMartinez.teams_for_linux
exec-once = [workspace 6 silent] outlook-for-linux
{{- end }}