river: sacar padding
This commit is contained in:
parent
4ceb3e80f0
commit
6cfe0f6818
1 changed files with 1 additions and 1 deletions
|
@ -31,5 +31,5 @@ riverctl float-filter-add title "Firefox — Sharing Indicator"
|
|||
|
||||
~/.config/river/keys
|
||||
|
||||
riverctl spawn "pgrep -x stacktile >/dev/null || stacktile --per-tag-config --drop-empty-configs --outer-padding=6 --inner-padding=6 --primary-sublayout=stack"
|
||||
riverctl spawn "pgrep -x stacktile >/dev/null || stacktile --per-tag-config --drop-empty-configs --outer-padding=0 --inner-padding=0 --primary-sublayout=stack"
|
||||
riverctl default-layout stacktile
|
||||
|
|
Loading…
Reference in a new issue