diff options
author | June McEnroe <june@causal.agency> | 2021-02-07 22:05:20 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-02-07 22:21:59 -0500 |
commit | 8cf73de3a20f3b8e7d6169fb26a02c819dbe8e42 (patch) | |
tree | a5cd7c3685be7b07d719e8a510479ea43fd6afbe /home/.config/cwm | |
parent | Set cursor theme and size (diff) | |
download | src-8cf73de3a20f3b8e7d6169fb26a02c819dbe8e42.tar.gz src-8cf73de3a20f3b8e7d6169fb26a02c819dbe8e42.zip |
Add simple battery status and clock to xsession
I love how simple this is.
Diffstat (limited to '')
-rw-r--r-- | home/.config/cwm/cwmrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/.config/cwm/cwmrc b/home/.config/cwm/cwmrc index 3ec07c68..a6a6b7f6 100644 --- a/home/.config/cwm/cwmrc +++ b/home/.config/cwm/cwmrc @@ -2,6 +2,9 @@ sticky yes snapdist 10 moveamount 10 +ignore clock +autogroup 0 clock,XTerm + unbind-key all bind-key 4-n terminal bind-key 4-Delete lock |