From eaf5eaddf040deed1868548d8aef7ed1f6f15c68 Mon Sep 17 00:00:00 2001 From: ObeseTermite Date: Wed, 7 May 2025 22:11:30 -0700 Subject: [PATCH] Set default terminal using gsettings to alacritty? Allowing nemo to open alacritty in the open terminal thingamabob --- install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install b/install index e8997d9..b81b10d 100755 --- a/install +++ b/install @@ -33,3 +33,5 @@ chmod +x ~/.dotfiles/bin sudo pkgfile -u sudo systemctl enable pkgfile-update.timer + +gsettings set org.cinnamon.desktop.default-applications.terminal exec alacritty