Niri scratch window script/writeup
- 4 Devlogs
- 3 Total hours
bash script that lets you move/remove a floating window to current niri workspace + writeup on jq/scripting w/bash
bash script that lets you move/remove a floating window to current niri workspace + writeup on jq/scripting w/bash
Finished writing a section on jq and therefore writeup is done! Also recorded a demo video and uploaded to hackclub CDN
script now hides scratch windows by tiling them and having niri place them off screen. Readme has been updated to account for this
I’ve finished writing up working with niri msg, there’s a primer on jq that’s missing that is very important but otherwise most of the useful info is there
I want this to be a writeup/blog post kinda thing where I walk over writing my first niri script. the goal is to include enough info that anyone/me in the future(when I inevitably forget) can get a solid idea/start working with niri ipc. Intro section/overview is done. Script was finished before setting up hackatime but I have a feeling most of my time will be spent on the readme…