No more menubar
This commit is contained in:
parent
6e1b14c988
commit
d6df6feaa4
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -0,0 +1 @@
|
||||||
|
dots/nohup.out
|
|
@ -39,7 +39,7 @@ conky.config = {
|
||||||
use_xft = true,
|
use_xft = true,
|
||||||
font = 'InconsolataLGC Nerd Font Mono:size=9',
|
font = 'InconsolataLGC Nerd Font Mono:size=9',
|
||||||
gap_x = 25,
|
gap_x = 25,
|
||||||
gap_y = 40,
|
gap_y = 25,
|
||||||
minimum_width = 5,
|
minimum_width = 5,
|
||||||
net_avg_samples = 2,
|
net_avg_samples = 2,
|
||||||
no_buffers = true,
|
no_buffers = true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue