Set right font and border colour

master
trémeur 5 years ago
parent 3ebd632376
commit 9c36339533

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

@ -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…
Cancel
Save