This commit is contained in:
sawebb19 2022-12-28 16:44:03 -05:00
commit 6e5095f3cf
35 changed files with 453 additions and 0 deletions

5
dwm/brightMenu.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
cat <<EOF | xmenu -p 1410x20 | sh &
Redshift 2>/dev/null 1>&2 redshiftgui
EOF