Skip to content

[↳ ↲] - BSPWM scheme to open new windows down or toward center of screen

Notifications You must be signed in to change notification settings

Kody-Quintana/down_center_bspwm_scheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

[↳ ↲] - BSPWM external rule auto scheme

opens new windows down or toward center of screen based on the ratio of width vs. height of the focused.automatic window

Install:
install_dir="$HOME/.config/bspwm/down_center_bspwm_scheme"
git clone https://github.com/Kody-Quintana/down_center_bspwm_scheme "$install_dir" &&\
cd "$install_dir" && cmake . && make &&\
printf "bspc config external_rules_command \"$install_dir/down_center_scheme\"" >> "$HOME/.config/bspwm/bspwmrc"

Includes VLC fullscreen fix taken from: baskerville/bspwm#1021 (comment)

Requires:

About

[↳ ↲] - BSPWM scheme to open new windows down or toward center of screen

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published