updated.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user