Add warning when enabling X11 shortcuts on gnome, cinnamon and KDE
This commit is contained in:
@@ -97,7 +97,7 @@ class GlobalShortcuts : public QWidget {
|
||||
QMap<QString, Shortcut> shortcuts_;
|
||||
QSettings settings_;
|
||||
|
||||
bool use_dbus_;
|
||||
bool use_gsd_;
|
||||
bool use_x11_;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user