summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2026-03-11 10:46:46 +0100
committerThomas Voss <mail@thomasvoss.com> 2026-03-11 10:46:46 +0100
commitd2576df00c6dbdca8eb13c615c915daf9328fa1c (patch)
treef2d8cc3da9554154a35295ad07e0db6396c1a19b /.config
parent5037713ba81b8abbd2bae94ec36fd902df9a8355 (diff)
Increase size of scratch terminal
Diffstat (limited to '.config')
-rw-r--r--.config/niri/config.kdl4
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 {