🔧 Installed thorium, uninstall ungoogled-chromium
This commit is contained in:
parent
5288674c2c
commit
1a13602aac
3 changed files with 12 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue