diff options
Diffstat (limited to 'Kconfig')
-rw-r--r-- | Kconfig | 32 |
1 files changed, 0 insertions, 32 deletions
@@ -185,38 +185,6 @@ config session.path string "Session location" default "~/.config/smolbote/session.d" -config USEPLASMA - bool "Enable KDE Frameworks integration" - default n - -menu "KDE Integration" - depends on USEPLASMA - - config PLASMA_BLUR - bool "Enable translucent background and blur behind window" - default n - - config WALLET_FOLDER - string "KDE Wallet folder name" - default "smolbote" -endmenu - -config USEBREAKPAD - bool "Enable Breakpad integration" - default n - -menu "Breakpad Integration" - depends on USEBREAKPAD - - config PATH_CRASHDUMP - string "Crash dump location" - default "~/.config/smolbote/crash.d" - - config PATH_CRASHHANDLER - string "Crash handler location" - default "poi-crash" -endmenu - menu "Workarounds" config QTBUG_65223 bool "Manually emit loadFinished" |