From 6ea9a13713289b8ae3c7ea934370f25fda930d4c Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 2 Jul 2023 18:19:14 +0100 Subject: [PATCH] Add shortcut to open konsole --- tasks/kde.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tasks/kde.yml b/tasks/kde.yml index bab176f..b108312 100644 --- a/tasks/kde.yml +++ b/tasks/kde.yml @@ -132,6 +132,13 @@ key: toggle do not disturb value: Meta+N,,Toggle do not disturb +- name: Open terminal with Meta+Return + realorangeone.kconfig.kconfig: + group: org.kde.konsole.desktop + file: kglobalshortcutsrc + key: _launch + value: Meta+Return,Ctrl+Alt+T,Konsole + - name: Send basic system information realorangeone.kconfig.kconfig: group: Global