dotfiles/bspwmrc

17 lines
420 B
Plaintext
Raw Normal View History

2015-08-25 00:05:28 +02:00
#!/bin/sh
setxkbmap it
bspc config border_width 2
bspc window_gap 24
bspc config focused_border_color '#858585'
bspc config normal_border_color '#2e343D'
bspc config split_ratio 0.52
bspc config borderless_monocle true
bspc config gapless monocle true
bspc config focus_follows_pointer true
2015-08-25 01:22:21 +02:00
bspc config monitor DVI-I-0 I II III
bspc config monitor HDMI-0 IV V VI
2015-08-25 00:55:56 +02:00
feh --no--fehbg --bg-center ~/Pictures/background.png