a bunch of stuff, including upgrade to wayland and ndi streaming to imac

This commit is contained in:
Sebastian Moser
2025-01-12 18:50:01 +01:00
parent cfd9bfccbd
commit 40f190de88
29 changed files with 1813 additions and 55 deletions

8
scripts/lockscript Executable file
View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
path="/home/mia/Pictures/Screenshots/screen.png"
grim "$path" &&
corrupter -add 0 -bheight 20 -stdabber 10 -boffset 50 "$path" "$path" &&
swaylock -c /home/mia/.config/swaylock/config &&
swaymsg "output * dpms on"