Tech /

DWM





edit SideBar

DWM

Tags are not Workspaces

FAQ

  • How do I deal with multiple work streams? (e.g. three editors, three consoles, three debug windows)

Tags as Workspaces

Status Bar

#!/bin/sh
DISPLAY=:0.0 xsetroot -name "$(date '+%F %R %Z')"

Update every minute in crontab:

* * * * * ~/bin/dwmstatus.sh

Test cron command:

env -i bin/dwmstatus.sh

Example status: 2014-05-29 11:52 BST

Links


Back to WindowManagers

Recent Changes (All) | Edit SideBar Page last modified on 29 May 2014, at 11:02 AM UTC Edit Page | Page History
Powered by PmWiki