From 896bb1e6576fe32b754341ddf0b49fbcfd1c116a Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sat, 22 Jul 2023 16:24:26 +0200 Subject: make it also working on other compositors --- config.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index dc0d258..5e38429 100644 --- a/config.h +++ b/config.h @@ -9,8 +9,10 @@ static unsigned lines = 20; static unsigned padding = 10; static unsigned borderwidth = 2; static unsigned fontsize = 11; -static char fontpath[] = "/usr/share/fonts/TTF/Sauce Code Pro Nerd Font Complete Mono.ttf"; +static char fontpath[] = "/usr/share/fonts/TTF/SauceCodeProNerdFont-Regular.ttf"; static unsigned cursor_width = 1; static unsigned cursor_vertical_offset = 2; static unsigned cursor_horizontal_offset = 1; + +static unsigned monitor_offset = 1; -- cgit v1.2.3-70-g09d2