mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-11 02:21:14 +10:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4d4dde3231 | ||
|
|
b96bccb297 |
@@ -382,6 +382,10 @@ binds {
|
|||||||
Mod+Alt+apostrophe { screenshot-window; }
|
Mod+Alt+apostrophe { screenshot-window; }
|
||||||
Mod+Shift+apostrophe { screenshot; }
|
Mod+Shift+apostrophe { screenshot; }
|
||||||
|
|
||||||
|
// Force the focused window to exactly 1854 x 882 pixels
|
||||||
|
//Mod+Shift+semicolon { spawn-sh "niri msg action set-column-width 1854 && niri msg action set-window-height 882"; }
|
||||||
|
Mod+Shift+semicolon { spawn-sh "niri msg action set-column-width 1854 && niri msg action set-window-height 882 && niri msg action fullscreen-window"; }
|
||||||
|
|
||||||
// Applications such as remote-desktop clients and software KVM switches may
|
// Applications such as remote-desktop clients and software KVM switches may
|
||||||
// request that niri stops processing the keyboard shortcuts defined here
|
// request that niri stops processing the keyboard shortcuts defined here
|
||||||
// so they may, for example, forward the key presses as-is to a remote machine.
|
// so they may, for example, forward the key presses as-is to a remote machine.
|
||||||
|
|||||||
Reference in New Issue
Block a user