From f79cc66a5858280b4b92e63547997520a21dc645 Mon Sep 17 00:00:00 2001 From: Daan Vanoverloop Date: Sat, 18 Dec 2021 11:48:18 +0100 Subject: [PATCH] GNOME Config --- .config/gnome-config.ini | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .config/gnome-config.ini diff --git a/.config/gnome-config.ini b/.config/gnome-config.ini new file mode 100644 index 0000000..5141f4f --- /dev/null +++ b/.config/gnome-config.ini @@ -0,0 +1,24 @@ +[org/gnome/desktop/wm/keybindings] +close=['q'] +move-to-workspace-1=['1'] +move-to-workspace-2=['2'] +move-to-workspace-3=['3'] +move-to-workspace-4=['4'] +move-to-workspace-5=['5'] +move-to-workspace-6=['6'] +move-to-workspace-7=['7'] +move-to-workspace-8=['8'] +move-to-workspace-9=['9'] +switch-to-workspace-1=['1'] +switch-to-workspace-2=['2'] +switch-to-workspace-3=['3'] +switch-to-workspace-4=['4'] +switch-to-workspace-5=['5'] +switch-to-workspace-6=['6'] +switch-to-workspace-7=['7'] +switch-to-workspace-8=['8'] +switch-to-workspace-9=['9'] + +[org/gnome/desktop/wm/preferences] +button-layout='icon:minimize,maximize,close' +num-workspaces=9