Set right font and border colour

This commit is contained in:
trémeur 2019-12-10 16:29:45 +00:00
parent 3ebd632376
commit 9c36339533
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ conky.config = {
draw_shades = false,
double_buffer = true,
use_xft = true,
font = 'Inconsolata:size=9',
font = 'InconsolataLGC Nerd Font Mono:size=9',
gap_x = 25,
gap_y = 40,
minimum_width = 5,

View file

@ -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