home

journal

barless

screenshot
desktop

I recently removed the status bar from my laptop’s dwm setup.

battery

To make up for the lack of a status bar, I’ve set up a few cron jobs:

*/5 * * * * /home/j/bin/lowbattery
0 * * * * feh --randomize --bg-fill /home/j/walls/*
0 */12 * * * /home/j/bin/backup
0 5-21 * * * notify-send "drink water"
0 7,12,18 * * * notify-send "eat"
0 8 * * 1-5 notify-send "get ready for work"
0 22 * * * notify-send -u critical "sleep"