river: desactivar fondo y agregar padding

This commit is contained in:
Cat /dev/Nulo 2021-12-17 10:54:48 -03:00
parent 3941868540
commit b93a4f6959
2 changed files with 1 additions and 4 deletions

View file

@ -32,5 +32,5 @@ riverctl float-filter-add title "Firefox — Sharing Indicator"
~/.config/river/keys ~/.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 riverctl default-layout rivertile

View file

@ -21,9 +21,6 @@ rose_pine () {
" >> ~/.config/river/colors " >> ~/.config/river/colors
} }
mono () { mono () {
if test "$dark" = false; then
bg="export bg=~/.config/river/boyfriends-ships2.png"
fi
echo " echo "
export background=$background export background=$background
export border_focused=$accent export border_focused=$accent