mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
Add missing space
This commit is contained in:
@@ -935,7 +935,7 @@ mod tests {
|
|||||||
Mod+Shift+H { focus-monitor-left; }
|
Mod+Shift+H { focus-monitor-left; }
|
||||||
Mod+Ctrl+Shift+L { move-window-to-monitor-right; }
|
Mod+Ctrl+Shift+L { move-window-to-monitor-right; }
|
||||||
Mod+Comma { consume-window-into-column; }
|
Mod+Comma { consume-window-into-column; }
|
||||||
Mod+1 { focus-workspace 1;}
|
Mod+1 { focus-workspace 1; }
|
||||||
}
|
}
|
||||||
|
|
||||||
debug {
|
debug {
|
||||||
|
|||||||
Reference in New Issue
Block a user