remove blackbox notification

This commit is contained in:
Mylloon 2024-03-26 08:57:11 +01:00
parent 8495ab2170
commit c8bd43ce04
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -298,7 +298,8 @@ 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
gsettings set com.github.stunkymonkey.nautilus-open-any-terminal terminal "blackbox"
gsettings set com.raggesilver.BlackBox notify-process-completion false # disable notifiction on each command
gsettings set com.github.stunkymonkey.nautilus-open-any-terminal terminal "blackbox" # blackbox context menu in nautilus
# Add gesture and tap on touchpad
gsettings set org.gnome.desktop.peripherals.touchpad tap-to-click true