mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
Fix typo in i3 dot
This commit is contained in:
@@ -61,7 +61,7 @@ rec {
|
||||
"${modifier}+Shift+Right" = "move right";
|
||||
"${modifier}+Shift+Up" = "move up";
|
||||
"${modifier}+Shift+c" = "reload";
|
||||
"${modifier}+Shift+n" = "rove window to workspace next";
|
||||
"${modifier}+Shift+n" = "move window to workspace next";
|
||||
"${modifier}+Shift+b" = "move window to workspace prev";
|
||||
"${modifier}+Shift+q" = "kill";
|
||||
"${modifier}+Shift+r" = "restart";
|
||||
|
||||
Reference in New Issue
Block a user