From 4e2e1cb63fda960e17769715e95e1b43dc2a7631 Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Mon, 18 Jun 2018 16:38:55 +0200 Subject: [PATCH] Added gnome keybindings --- .config/keybindings.txt | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .config/keybindings.txt diff --git a/.config/keybindings.txt b/.config/keybindings.txt new file mode 100644 index 0000000..1cff161 --- /dev/null +++ b/.config/keybindings.txt @@ -0,0 +1,27 @@ +[/] +switch-to-workspace-3=['3'] +toggle-fullscreen=['F11'] +move-to-workspace-up=['Up'] +move-to-workspace-1=['exclam'] +move-to-workspace-2=['quotedbl'] +move-to-workspace-3=['section'] +move-to-workspace-4=['dollar'] +move-to-workspace-5=['percent'] +move-to-workspace-6=['ampersand'] +move-to-workspace-7=['slash'] +move-to-workspace-8=['parenleft'] +move-to-workspace-9=['parenright'] +switch-to-workspace-4=['4'] +switch-to-workspace-1=['1'] +switch-to-workspace-10=['0'] +move-to-monitor-down=@as [] +switch-to-workspace-8=['8'] +switch-to-workspace-5=['5'] +move-to-workspace-10=['equal'] +move-to-workspace-11=['question'] +move-to-workspace-down=['Down'] +switch-to-workspace-9=['9'] +move-to-monitor-up=@as [] +switch-to-workspace-6=['6'] +switch-to-workspace-7=['7'] +switch-to-workspace-2=['2']