From e54c54e304ee70c0aecd703ca1435d4d856ad448 Mon Sep 17 00:00:00 2001 From: Christophe Buffenoir Date: Fri, 14 Feb 2014 00:43:45 +0100 Subject: [PATCH] Add shortcut to minimize window --- update-home.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update-home.sh b/update-home.sh index f3730d8..8634db1 100755 --- a/update-home.sh +++ b/update-home.sh @@ -50,6 +50,7 @@ then gsettings set org.cinnamon.desktop.wm.preferences num-workspaces 4 gsettings set org.cinnamon.desktop.wm.preferences theme 'Numix Daily' gsettings set org.cinnamon.desktop.wm.preferences titlebar-font 'Ubuntu Medium 10' + gsettings set org.cinnamon.muffin.keybindings minimize "['r']" fi # Copy the common part