Initial Niri + Wayland dotfiles

This commit is contained in:
funman300
2026-04-22 11:40:31 -07:00
commit 2c9d9c7c32
11 changed files with 206 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
FILE=~/Pictures/screenshot-$(date +%s).png
grim -g "$(slurp)" "$FILE"
wl-copy < "$FILE"