nautilus allow blackbox as a terminal

This commit is contained in:
Mylloon 2024-03-26 00:34:27 +01:00
parent aeba46ce8e
commit 8495ab2170
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -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