From 1a13602aac18a20041310a5401032a03bd5be9b5 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Tue, 17 Oct 2023 20:18:37 -0700 Subject: [PATCH] :wrench: Installed thorium, uninstall ungoogled-chromium --- .config/bspwm/bspwmrc | 8 +++++--- .config/sxhkd/sxhkdrc | 4 ++-- updates.txt | 5 +++++ 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index aec7447c..e17a9eb6 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -60,8 +60,10 @@ bspc rule -a Galculator state=floating & bspc rule -a Pavucontrol state=floating center=on rectangle=960x810+1440+810 & bspc rule -a Lxappearance state=floating center=on rectangle=960x810+1440+810 & bspc rule -a Mousepad state=floating center=on rectangle=960x810+1440+810 & -bspc rule -a Brave-browser center=on rectangle=1555x960+1440+810 & -bspc rule -a Chromium center=on rectangle=1555x960+1440+810 & +# bspc rule -a Brave-browser center=on rectangle=1555x960+1440+810 & +bspc rule -a Alacritty center=on rectangle=1555x960+1440+810 & +bspc rule -a Codium center=on rectangle=1555x960+1440+810 & +bspc rule -a Thorium-browser center=on rectangle=1555x960+1440+810 & bspc rule -a firefox center=on rectangle=1555x960+1440+810 & bspc rule -a librewolf center=on rectangle=1555x960+1440+810 & bspc rule -a thunderbird center=on rectangle=1555x960+1440+810 & @@ -73,7 +75,7 @@ bspc rule -a Desktopeditors center=on rectangle=1555x960+1440+810 & bspc rule -a Devour center=on rectangle=1555x960+1440+810 & bspc rule -a Pcmanfm center=on rectangle=1555x960+1440+810 & bspc rule -a Postman center=on rectangle=1555x960+1440+810 & -bspc rule -a Steam center=on rectangle=1555x960+1440+810 & +# bspc rule -a Steam center=on rectangle=1555x960+1440+810 & bspc rule -a Foliate center=on rectangle=1555x960+1440+810 & # bspc rule -a Gimp desktop='^8' state=floating follow=on diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 29abb87b..873c4b3e 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -169,7 +169,7 @@ super + z super + f librewolf & super + c - brave & + thorium-browser & super + i inkscape & super + g @@ -199,7 +199,7 @@ super + u super + y krita --nosplash & super + s - steam + steam & # steam steam://open/console & # steam %U -console "+@AllowSkipGameUpdate 1" & super + v diff --git a/updates.txt b/updates.txt index 4c855d41..85b9fe89 100644 --- a/updates.txt +++ b/updates.txt @@ -341,3 +341,8 @@ doas pacman -S arch-install-scripts 10/09/2023 In neovim, install emmet-ls for use in javascriptreact files + +10/17/2023 +Install thorium and uninstall ungoogled-chromium +paru -S thorium (choose thorium-browser-bin) +doas pacman -Rs ungoogled-chromium