mirror of
https://github.com/ksyasuda/rice.git
synced 2025-12-05 02:53:39 -08:00
updates
This commit is contained in:
@@ -2,15 +2,15 @@
|
||||
|
||||
pgrep -x sxhkd > /dev/null || sxhkd &
|
||||
|
||||
bspc monitor DP-4 -d I II III IV
|
||||
bspc monitor DP-0 -d V VI VII VIII IX X
|
||||
bspc monitor DP-4 -d I II III IV V
|
||||
bspc monitor DP-0 -d VI VII VIII IX X
|
||||
|
||||
bspc config border_width 5
|
||||
bspc config border_width 4
|
||||
bspc config border_radius 14
|
||||
bspc config window_gap 8
|
||||
bspc config top_padding 42
|
||||
bspc config window_gap 7
|
||||
bspc config top_padding 44
|
||||
|
||||
bspc config split_ratio 0.55
|
||||
bspc config split_ratio 0.54
|
||||
bspc config borderless_monocle true
|
||||
bspc config gapless_monocle true
|
||||
bspc config pointer_follows_focus true
|
||||
|
||||
Reference in New Issue
Block a user