river: Hacer que los bordes sean levemente más grandes
This commit is contained in:
parent
75112c49ea
commit
3dc5b11216
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
riverctl background-color 0x$background
|
riverctl background-color 0x$background
|
||||||
riverctl border-color-focused 0x$border_focused
|
riverctl border-color-focused 0x$border_focused
|
||||||
riverctl border-color-unfocused 0x$border_unfocused
|
riverctl border-color-unfocused 0x$border_unfocused
|
||||||
riverctl border-width 3
|
riverctl border-width 4
|
||||||
riverctl spawn 'killall yambar ; yambar'
|
riverctl spawn 'killall yambar ; yambar'
|
||||||
|
|
||||||
if test -n "$bg"; then
|
if test -n "$bg"; then
|
||||||
|
|
Loading…
Reference in a new issue