From 83318afdb6280e9f0d4aefda22db6f55bc76124b Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Wed, 30 Jul 2025 03:03:50 -0500 Subject: Squashed commit of the following: - dusnt theme - readme fix? - removed librewolf from laptop backup. takes too long - wezterm var for wezterm - use p10kbar only if wezterm var - removed zsh entry in wezterm and tmux - moved to librewolf - backup changes --- runs-all/get-reqs-arch/tools.sh | 1 + runs-all/mimes.sh | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'runs-all') diff --git a/runs-all/get-reqs-arch/tools.sh b/runs-all/get-reqs-arch/tools.sh index 5fa807f..2c519b3 100755 --- a/runs-all/get-reqs-arch/tools.sh +++ b/runs-all/get-reqs-arch/tools.sh @@ -1 +1,2 @@ $sudo pacman -S --noconfirm zsh bat ntfs-3g inetutils doas atuin gvfs-mtp btop htop wezterm rxvt-unicode lf ripgrep rofi-wayland networkmanager +$aurm -S librewolf-bin diff --git a/runs-all/mimes.sh b/runs-all/mimes.sh index fa5903a..c6f4114 100755 --- a/runs-all/mimes.sh +++ b/runs-all/mimes.sh @@ -2,10 +2,10 @@ echo SETTING MIMES unset BROWSER -xdg-mime default zen.desktop application/pdf +xdg-settings set default-web-browser librewolf.desktop +xdg-mime default librewolf.desktop application/pdf xdg-mime default pinta.desktop image/jpeg xdg-mime default pinta.desktop image/png xdg-mime default pinta.desktop image/webp xdg-mime default pinta.desktop image/gif -xdg-settings set default-web-browser custom-zen.desktop echo -------- -- cgit v1.3