From d3c0a5ae9bc5960bf4adcee39084adbc26894739 Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Sat, 27 Mar 2021 03:18:58 +0000 Subject: [PATCH] Add lxtask configuration. --- .config/lxtask.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .config/lxtask.conf diff --git a/.config/lxtask.conf b/.config/lxtask.conf new file mode 100644 index 0000000..fb8bc0d --- /dev/null +++ b/.config/lxtask.conf @@ -0,0 +1,10 @@ +[General] +show_user_tasks=1 +show_root_tasks=1 +show_other_tasks=1 +show_full_path=0 +show_cached_as_free=1 +full_view=1 +win_width=1000 +win_height=600 +refresh_interval=1