Set right font and border colour
This commit is contained in:
parent
3ebd632376
commit
9c36339533
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Get the variable
|
||||
csub=$(sed '2!d' ~/.cache/wal/colors)
|
||||
csub=$(sed '6!d' ~/.cache/wal/colors)
|
||||
|
||||
# Create new tint2rc
|
||||
mkdir -p ~/.config/tint2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue