This commit is contained in:
pim-wtf
2022-04-19 19:37:31 +02:00
parent 75d5babfc3
commit 8316007630
7 changed files with 236 additions and 615 deletions

View File

@ -15,7 +15,7 @@ pgrep -x sxhkd > /dev/null || sxhkd &
$HOME/.config/polybar/launch.sh
# Set wallpaper.
nitrogen --set-zoom-fill ~/.wallpapers/sf.jpg
nitrogen --set-zoom-fill ~/.wallpapers/mountains3.jpg
# Load BT manager for keyboard.
blueman-manager &
@ -28,8 +28,8 @@ 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 0
bspc config top_padding 26
bspc config window_gap 15
bspc config top_padding 50
bspc config split_ratio 0.50
bspc config borderless_monocle true
@ -43,3 +43,4 @@ bspc rule -a blueman-manager state=floating
bspc rule -a virt-manager state=floating
bspc rule -a Nextcloud state=floating
bspc rule -a Galculator state=floating
bspc rule -a Zathura state=tiled