diff options
| -rw-r--r-- | gnu/services/desktop.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm index 7ba7c0d0d5a..9f61135de1c 100644 --- a/gnu/services/desktop.scm +++ b/gnu/services/desktop.scm @@ -2327,6 +2327,7 @@ rules." ((package-direct-input-selector name) plasma-plasma)) '("bolt" ;for plasma-thunderbolt "fwupd" ;for kinfocenter and discover + "kde-inotify-survey" "kdeplasma-addons" "kinfocenter" "kpmcore" @@ -2347,6 +2348,7 @@ rules." ((package-direct-input-selector name) plasma-plasma)) '("bolt" ;for plasma-thunderbolt "fwupd" ;for kinfocenter and discover + "kde-inotify-survey" "kdeplasma-addons" "kinfocenter" "kpmcore" |
