From ea0bbef95ef1e8042d3a9e049dbc161c205d08d5 Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 22 Jan 2019 12:38:55 -0600 Subject: [PATCH] DSK: Update, bump debugging level --- .config/dsk/dskrc | 4 ++++ .local/share/dsk | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.config/dsk/dskrc b/.config/dsk/dskrc index 5da47b75..5fe3a8cc 100755 --- a/.config/dsk/dskrc +++ b/.config/dsk/dskrc @@ -18,6 +18,10 @@ done export DSK_FLAG_MASK="" export DSK_CURRENT_DESKTOP="$DSK_NAME" +# Never gonna stop debugging +export DSK_LOG_FILELEVEL=-100 +export DSK_LOG_PRINTLEVEL=-100 + export DSK_DEFAULT_HOTKEYD="dsk_skip" export DSK_DEFAULT_POLKITP="/usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1" export DSK_DEFAULT_POWERD="/usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdevil" diff --git a/.local/share/dsk b/.local/share/dsk index 077203f0..6639e24e 160000 --- a/.local/share/dsk +++ b/.local/share/dsk @@ -1 +1 @@ -Subproject commit 077203f031d7eb758562c462c4d15ee8bf0ccc07 +Subproject commit 6639e24e99f8de56e04eb0f0c976e50b8544b426