diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 73becc77..6cafd248 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -63,22 +63,16 @@ 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 Alacritty center=on rectangle=1555x960+1440+810 & -bspc rule -a Codium center=on rectangle=1555x960+1440+810 & -bspc rule -a Vscodium 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 & bspc rule -a Virt-manager center=on rectangle=1555x960+1440+810 & bspc rule -a Gimp center=on rectangle=1555x960+1440+810 & -bspc rule -a Gfeeds center=on rectangle=1555x960+1440+810 & bspc rule -a Inkscape center=on rectangle=1555x960+1440+810 & 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 Foliate center=on rectangle=1555x960+1440+810 & +bspc rule -a Steam center=on rectangle=1555x960+1440+810 & # bspc rule -a Gimp desktop='^8' state=floating follow=on # bspc rule -a Chromium desktop='^2' diff --git a/updates.txt b/updates.txt index 654bcb9a..f6100c16 100755 --- a/updates.txt +++ b/updates.txt @@ -709,3 +709,7 @@ wifi.cloned-mac-address=stable 02/09/2025 Install tinycss2 (for Inkscape): doas pacman -S python-tinycss2 + +02/17/2025 +Remove gfeeds +doas pacman -rs gfeeds