From 9ba96b7205a798d32c2ade05968bc3e1f2ac83f1 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 22 Jul 2023 20:16:34 +0200 Subject: Disable wlroots capture until its fixed --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index e5d721d..6856203 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -97,7 +97,7 @@ static std::string record_file_current_filename; static bool nvfbc_installed = false; static bool wayland = false; -char drm_card_path[128]; +static char drm_card_path[128]; static gsr_egl egl; enum class HotkeyMode { -- cgit v1.2.3