From 833551198fa40d9cc45b74bbfd4c18b9ebe2732d Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Sun, 3 Mar 2024 09:00:30 -0500 Subject: Also exclude libvirt images when using user session --- dotfiles/exclude | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/exclude b/dotfiles/exclude index 02a5661..21e3748 100644 --- a/dotfiles/exclude +++ b/dotfiles/exclude @@ -20,3 +20,4 @@ vms/* .local/share/gnome-boxes/* .local/share/flatpak/* .config/libvirt/* +.local/share/libvirt/images/* -- cgit v1.2.3