dotfiles/.config/bspwm/bspwmrc
2023-04-08 16:59:40 +02:00

27 lines
616 B
Bash
Executable File

#! /bin/sh
sxhkd &
polybar bar -q &
bspc monitor eDP-1 -d 1 2 3 4 5 6 7 8
bspc monitor HDMI-1 -d 9 10 11
bspc rule -a Element desktop=^3
bspc rule -a Librewolf desktop=^2
#bspc config focus_follows_pointer true
bspc config border_width 1.5
bspc config window_gap 3
#bspc config split_ratio 0.52
#bspc config borderless_monocle true
#bspc config gapless_monocle true
#bspc config remove_unplugged_monitors true
#bspc config remove_disabled_monitors true
#bspc config normal_border_color
#bspc config active_border_color \#145f9d
#bspc config focused_border_color \#145f9d