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