From 8495ab2170de82ba36c2a08576ea5ccfdc8ab22d Mon Sep 17 00:00:00 2001 From: Mylloon Date: Tue, 26 Mar 2024 00:34:27 +0100 Subject: [PATCH] nautilus allow blackbox as a terminal --- arch.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch.sh b/arch.sh index b8d9077..69bfabf 100644 --- a/arch.sh +++ b/arch.sh @@ -60,7 +60,7 @@ main() { gnome-shell-extension-quick-settings-tweaks-git gpu-screen-recorder-git \ epson-inkjet-printer-stylus-photo-px810fw-series heroic-games-launcher-bin \ gnome-shell-extension-blur-my-shell clamav-unofficial-sigs vesktop-bin \ - blackbox-terminal + blackbox-terminal nautilus-open-any-terminal # === Disable wayland == @@ -298,7 +298,7 @@ main() { gsettings set com.raggesilver.BlackBox theme-dark "Dracula" # dark theme gsettings set com.raggesilver.BlackBox theme-light "Solarized Light" # light theme gsettings set com.raggesilver.BlackBox working-directory-mode 1 # working dir is home dir - # TODO: change default terminal + gsettings set com.github.stunkymonkey.nautilus-open-any-terminal terminal "blackbox" # Add gesture and tap on touchpad gsettings set org.gnome.desktop.peripherals.touchpad tap-to-click true