niri: automatically blur background

This commit is contained in:
2025-10-08 00:24:21 +02:00
parent bd1aab3533
commit 40106ac541
4 changed files with 28 additions and 4 deletions

View File

@@ -75,7 +75,8 @@
"today-format": "<b>{}</b>",
"on-click": "niri msg action center-column",
"on-scroll-up": "niri msg action set-column-width +10%",
"on-scroll-down": "niri msg action set-column-width -10%"
"on-scroll-down": "niri msg action set-column-width -10%",
"on-click-middle": "niri msg action close-window"
},
// System monitors
@@ -197,7 +198,6 @@
"format": "",
"separate-outputs": true,
"icon": true,
"on-click-middle": "niri msg action close-window",
"icon-size": 14
},
"custom/mediaplayer": {