diff options
Diffstat (limited to '.config/niri')
| -rw-r--r-- | .config/niri/config.kdl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index 6bf3227..d85892c 100644 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -143,8 +143,8 @@ window-rule { window-rule { match app-id="scratch-term" open-floating true - default-column-width { fixed 800; } - default-window-height { fixed 600; } + default-column-width { fixed 1200; } + default-window-height { fixed 800; } } window-rule { |