foot: Usar selenized-black en mono
This commit is contained in:
parent
d642063b7a
commit
978b7ee7f5
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ rose_pine () {
|
||||||
}
|
}
|
||||||
mono () {
|
mono () {
|
||||||
if $dark; then
|
if $dark; then
|
||||||
echo "include = /usr/share/foot/themes/tango" >> ~/.config/foot/foot.ini
|
echo "include = /usr/share/foot/themes/selenized-black" >> ~/.config/foot/foot.ini
|
||||||
else
|
else
|
||||||
echo "
|
echo "
|
||||||
[colors]
|
[colors]
|
||||||
|
|
Loading…
Reference in a new issue