From 9d3ff8760367833173ef1a784870be19196dac74 Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Fri, 17 Nov 2023 03:29:48 -0600 Subject: the root window is now no longer a dock status bar and stuff TODO: check ncurses calls that can failgit add --all! --- meson.options | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meson.options') diff --git a/meson.options b/meson.options index 0a36339..6031bee 100644 --- a/meson.options +++ b/meson.options @@ -1,2 +1 @@ -option('ncurses_wide', type : 'boolean', value : false, - description : 'set to true to prevent usage of ncursesw') +option('ncurses_narrow', type : 'boolean', value : false, description : 'set to true to prevent usage of ncursesw') -- cgit v1.2.3-70-g09d2