~ruther/guix-config

ref: 9ecf8144589f978ae5df50e4afcce05d45c9c427 guix-config/home/dotfiles/session-scripts/wlopm-all-screens -rwxr-xr-x 95 bytes
9ecf8144 — Rutherther feat: support printscreen and brightness scripts in dwl 7 months ago
                                                                                
1
2
3
4
#!/usr/bin/env bash

screens=$(wlopm | awk '{print $1}')
echo "$screens" | xargs -l wlopm --$1
Do not follow this link