🔧 Remove unnecessary config in bspwmrc
This commit is contained in:
parent
ff607dc651
commit
f2bd1ec248
2 changed files with 5 additions and 7 deletions
|
|
@ -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'
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue