diff --git a/.config/quickshell/modules/common/ConfigOptions.qml b/.config/quickshell/modules/common/ConfigOptions.qml index c004748e2..230dfa4c8 100644 --- a/.config/quickshell/modules/common/ConfigOptions.qml +++ b/.config/quickshell/modules/common/ConfigOptions.qml @@ -31,7 +31,6 @@ Singleton { property QtObject apps: QtObject { property string bluetooth: "kcmshell6 kcm_bluetooth" - property string imageViewer: "loupe" property string network: "plasmawindowed org.kde.plasma.networkmanagement" property string networkEthernet: "kcmshell6 kcm_networkmanagement" property string settings: "systemsettings"