push actual files
This commit is contained in:
@@ -1 +0,0 @@
|
||||
/home/grimhilt/.config/bspwm/
|
||||
25
.config/bspwm/bspwmrc
Executable file
25
.config/bspwm/bspwmrc
Executable file
@@ -0,0 +1,25 @@
|
||||
#! /bin/sh
|
||||
sxhkd &
|
||||
polybar bar -q &
|
||||
|
||||
bspc monitor eDP-1 -d 1 2 3 4 5
|
||||
bspc monitor HDMI-1 -d 6 7 8 9 10
|
||||
|
||||
bspc rule -a Element desktop=^3
|
||||
|
||||
#bspc config focus_follows_pointer true
|
||||
|
||||
#bspc config border_width 0.5
|
||||
#bspc config window_gap 0
|
||||
|
||||
#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
|
||||
|
||||
Reference in New Issue
Block a user