river: desactivar fondo y agregar padding
This commit is contained in:
parent
3941868540
commit
b93a4f6959
2 changed files with 1 additions and 4 deletions
|
@ -32,5 +32,5 @@ riverctl float-filter-add title "Firefox — Sharing Indicator"
|
|||
|
||||
~/.config/river/keys
|
||||
|
||||
riverctl spawn "pgrep -x rivertile >/dev/null || rivertile -view-padding 0 -outer-padding 0"
|
||||
riverctl spawn "pgrep -x rivertile >/dev/null || rivertile"
|
||||
riverctl default-layout rivertile
|
||||
|
|
|
@ -21,9 +21,6 @@ rose_pine () {
|
|||
" >> ~/.config/river/colors
|
||||
}
|
||||
mono () {
|
||||
if test "$dark" = false; then
|
||||
bg="export bg=~/.config/river/boyfriends-ships2.png"
|
||||
fi
|
||||
echo "
|
||||
export background=$background
|
||||
export border_focused=$accent
|
||||
|
|
Loading…
Reference in a new issue