feat: add seminary work screen

This commit is contained in:
Swarsel 2024-09-05 13:27:42 +02:00
parent 0998d0c1c3
commit e4f38440f8
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
4 changed files with 136 additions and 3 deletions

View file

@ -84,6 +84,8 @@ in
"${modifier}+Ctrl+Shift+e" = "move container to workspace 13:E";
"${modifier}+Ctrl+t" = "workspace 14:T";
"${modifier}+Ctrl+Shift+t" = "move container to workspace 14:T";
"${modifier}+Ctrl+l" = "workspace 15:L";
"${modifier}+Ctrl+Shift+l" = "move container to workspace 15:L";
"${modifier}+Left" = "focus left";
"${modifier}+Right" = "focus right";
"${modifier}+Down" = "focus down";