---
title: "Instantly Scale Your Monitors with niri — Nick Janetakis"
url: https://daily.dev/posts/instantly-scale-your-monitors-with-niri-nick-janetakis-0lz4fb1tz
source_url: https://nickjanetakis.com/blog/instantly-scale-your-monitors-with-niri
type: article
source: "Nick Janetakis"
published: 2026-08-25T12:15:05.599Z
updated: 2026-08-25T12:15:28.331Z
tags: ["linux"]
reading_time: 2
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Instantly Scale Your Monitors with niri — Nick Janetakis

**[Nick Janetakis](https://daily.dev/sources/nickjanetakis)** · 2 min read · 0 upvotes · 0 comments

## Summary

A shell script called output-scale lets niri (Wayland compositor) users instantly change monitor scaling without switching resolution, useful for recording videos at higher zoom or screensharing at readable text sizes. It supports multiple monitors, cycling through scales, incremental adjustments, and can be bound to niri key binds for quick access. The script is part of the DotFriedRice dotfiles project on GitHub, and a demo video shows it in action.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://nickjanetakis.com/blog/instantly-scale-your-monitors-with-niri>

## Questions this post answers

### How can I change my monitor's scale on niri without switching resolution?

A standalone shell script called output-scale, part of the DotFriedRice dotfiles project, cycles or sets display scale (1, 1.25, 1.5, 2, etc.) on the active monitor without changing its resolution. It supports commands like output-scale 2 to set a scale, output-scale + or - to adjust in 0.25 increments, and can be bound to niri key binds such as Mod+Ctrl+Shift+Equal.

_daily.dev surfaces workflow tricks like this for developers customizing their niri or Wayland desktop setup._

## Similar posts on daily.dev

- [How Is niri This Good? Live Demo \+ Config — Nick Janetakis](https://daily.dev/posts/how-is-niri-this-good-live-demo-config-nick-janetakis-0zkbipqvy) · Nick Janetakis · 73 upvotes · 7 comments
- [Day to Day Window Management Workflows and Why I Picked niri — Nick Janetakis](https://daily.dev/posts/day-to-day-window-management-workflows-and-why-i-picked-niri-nick-janetakis-7ogcg8x7r) · Nick Janetakis · 12 upvotes · 0 comments
- [I Finally Tried Niri, The New Way Of Tiling Linux Users Are Going Crazy About](https://daily.dev/posts/i-finally-tried-niri-the-new-way-of-tiling-linux-users-are-going-crazy-about-foaxkbwok) · It's Foss · 100 upvotes · 19 comments
- [Screen Sharing with niri, Including Specific Regions with OBS — Nick Janetakis](https://daily.dev/posts/screen-sharing-with-niri-including-specific-regions-with-obs-nick-janetakis-0ssf0efrn) · Nick Janetakis · 4 upvotes · 0 comments

---

Tags: [#linux](https://daily.dev/tags/linux)

[View this post on daily.dev](https://daily.dev/posts/instantly-scale-your-monitors-with-niri-nick-janetakis-0lz4fb1tz)
