From 725b410dc080ae89fca1ebf78dd9797165dc4dce Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Thu, 17 Jan 2019 10:49:09 -0500 Subject: [PATCH] Remove desktop switching from skhd #skhd --- chunkwm/.skhdrc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/chunkwm/.skhdrc b/chunkwm/.skhdrc index ccf117a..bb606de 100644 --- a/chunkwm/.skhdrc +++ b/chunkwm/.skhdrc @@ -28,11 +28,6 @@ shift + alt - l : chunkc tiling::window --warp east alt - r : chunkc tiling::desktop --rotate 90 -# move to desktop -alt - 1 : chunkc tiling::desktop --focus 1 -alt - 2 : chunkc tiling::desktop --focus 2 -alt - 3 : chunkc tiling::desktop --focus 3 - # move focused container to workspace shift + alt - m : chunkc tiling::window --send-to-desktop $(chunkc get _last_active_desktop) shift + alt - p : chunkc tiling::window --send-to-desktop prev