.shell powershell # Reload whkd configuration Win + o : taskkill /f /im whkd.exe; Start-Process whkd -WindowStyle hidden Win + shift + o : komorebic reload-configuration Win + f : komorebic toggle-maximize Win + q : komorebic close Win + m : komorebic minimize Win + return : start wt Win + w : start 'C:\Program Files\LibreWolf\librewolf.exe' # Focus windows Win + left : komorebic focus left Win + down : komorebic focus down Win + up : komorebic focus up Win + right : komorebic focus right # Move windows Win + shift + left : komorebic move left Win + shift + down : komorebic move down Win + shift + up : komorebic move up Win + shift + right : komorebic move right # Manipulate windows Win + shift + space : komorebic toggle-float # Layouts Win + h : komorebic flip-layout horizontal Win + j : komorebic flip-layout vertical # Workspaces Win + 1 : komorebic focus-workspace 0 Win + 2 : komorebic focus-workspace 1 Win + 3 : komorebic focus-workspace 2 Win + 4 : komorebic focus-workspace 3 Win + 5 : komorebic focus-workspace 4 Win + 6 : komorebic focus-workspace 5 Win + 7 : komorebic focus-workspace 6 Win + 8 : komorebic focus-workspace 7 # Move windows across workspaces Win + shift + 1 : komorebic move-to-workspace 0 Win + shift + 2 : komorebic move-to-workspace 1 Win + shift + 3 : komorebic move-to-workspace 2 Win + shift + 4 : komorebic move-to-workspace 3 Win + shift + 5 : komorebic move-to-workspace 4 Win + shift + 6 : komorebic move-to-workspace 5 Win + shift + 7 : komorebic move-to-workspace 6 Win + shift + 8 : komorebic move-to-workspace 7