Hi, there are two commands in "autostart" they should be case sensitive. See below. Janez # basic movement # focusing clients ... hc keybind $Mod-up focus up -> should be case sensitive "$Mod-Up" ... # moving clients ... hc keybind $Mod-Shift-up shift up -> should be case sensitive "$Mod-Shift-Up" ...