add waybar config, scripts, mic tweaks

This commit is contained in:
2025-09-03 14:48:51 -04:00
parent 0f7e79849d
commit 7431c5f191
9 changed files with 283 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
#!/usr/bin/bash
# clear all files in ~/Downloads older than 24h
fd --changed-before 1d --full-path ~/Downloads --exec-batch rm -rf