Fix open in terminal to go to kitty

This commit is contained in:
Gabriel Brown 2025-04-24 12:30:12 -05:00
parent 8eabfbfa22
commit 45d8f0034f

View File

@ -1,3 +1,6 @@
sudo dnf remove -y gnome-contacts gnome-tour \
gnome-maps libreoffice-calc libreoffice-writer \
libreoffice-impress totem
sudo mv /usr/bin/gnome-terminal /usr/bin/gnome-terminal.NOPE
sudo cp /usr/bin/kitty /usr/bin/gnome-terminal