This commit is contained in:
pim-wtf
2022-02-17 10:30:31 +01:00
parent 12a52d5b4c
commit 75d5babfc3
7 changed files with 210 additions and 180 deletions

View File

@ -17,15 +17,19 @@ $HOME/.config/polybar/launch.sh
# Set wallpaper.
nitrogen --set-zoom-fill ~/.wallpapers/sf.jpg
# Load BT manager for keyboard.
blueman-manager &
# Load applications which require X server & WM to have launched.
nextcloud --background &
redshift &
bspc monitor -d I II III IV V VI
bspc monitor -d I II III IV V VI VII VIII
# Match the bspwm window gap to the gaps of polybar.
bspc config border_width 2
bspc config window_gap 10
bspc config window_gap 0
bspc config top_padding 26
bspc config split_ratio 0.50
bspc config borderless_monocle true