Memo
This commit is contained in:
parent
4766ad4b8a
commit
838a3e920b
2 changed files with 11 additions and 5 deletions
|
|
@ -42,9 +42,9 @@ bspc config focused_border_color "#2c77ac"
|
|||
bspc config presel_feedback_color "#2c77ac"
|
||||
# bspc config presel_feedback_color "#a9b926"
|
||||
|
||||
bspc config split_ratio 0.50
|
||||
bspc config borderless_monocle true
|
||||
bspc config gapless_monocle true
|
||||
bspc config split_ratio 0.50
|
||||
bspc config borderless_monocle true
|
||||
bspc config gapless_monocle true
|
||||
|
||||
# Enable Gaps
|
||||
bspc config top_padding 3
|
||||
|
|
@ -61,10 +61,13 @@ 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 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 krita 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 &
|
||||
|
|
@ -73,7 +76,7 @@ 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 Gimp desktop='^8' state=floating follow=on
|
||||
# bspc rule -a Gimp desktop='^8' state=floating follow=on
|
||||
# bspc rule -a Chromium desktop='^2'
|
||||
# bspc rule -a mplayer2 state=floating
|
||||
# bspc rule -a Kupfer.py focus=on
|
||||
|
|
|
|||
|
|
@ -274,3 +274,6 @@ doas npm install -g html2pug
|
|||
07/02/2023
|
||||
Install gfeeds (minimal rss reader)
|
||||
doas pacman -S gfeeds
|
||||
|
||||
07/03/2023
|
||||
doas pacman -S wine-mono
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue