dotfiles/config/.scripts/startup.sh

7 lines
117 B
Bash
Raw Normal View History

2024-09-06 00:14:30 +01:00
#! /bin/sh
while true; do
xsetroot -name "$(/home/mikec/.scripts/bar.sh)"
sleep 1
done &
xss-lock -- slock &