mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-21 22:34:05 -05:00
remove the screenshot actions
This commit is contained in:
parent
ae0c376c48
commit
4863063a25
1 changed files with 0 additions and 9 deletions
|
|
@ -147,15 +147,6 @@
|
|||
"Mod+7" = {action = focus-workspace 7;};
|
||||
"Mod+8" = {action = focus-workspace 8;};
|
||||
"Mod+9" = {action = focus-workspace 9;};
|
||||
"Mod+Ctrl+1" = {action = move-column-to-workspace 1;};
|
||||
"Mod+Ctrl+2" = {action = move-column-to-workspace 2;};
|
||||
"Mod+Ctrl+3" = {action = move-column-to-workspace 3;};
|
||||
"Mod+Ctrl+4" = {action = move-column-to-workspace 4;};
|
||||
"Mod+Ctrl+5" = {action = move-column-to-workspace 5;};
|
||||
"Mod+Ctrl+6" = {action = move-column-to-workspace 6;};
|
||||
"Mod+Ctrl+7" = {action = move-column-to-workspace 7;};
|
||||
"Mod+Ctrl+8" = {action = move-column-to-workspace 8;};
|
||||
"Mod+Ctrl+9" = {action = move-column-to-workspace 9;};
|
||||
|
||||
"Mod+BracketLeft" = {action = consume-or-expel-window-left;};
|
||||
"Mod+BracketRight" = {action = consume-or-expel-window-right;};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue