Yeshua Hall

Results 35 comments of Yeshua Hall

I have the same issue. You've gotten farther than I have. I assumed it was sxhkd freezing.

Unfortunately, I have no per-monitor configuration. My [config](https://github.com/jbh/dotfiles/blob/master/.config/bspwm/bspwmrc) is fairly simple. Hope your info helps others, though.

I might give that a shot, but having default workspace names will be annoying, and I wouldn't see that as a fix.

I would like to add my +1 to this, as it's the only feature missing keeping me from using calcurse as my main calendar software. I would even be satisfied...

Dang. I swear I read through the man page. I remember reading that, but it wasn't clear to me that would solve this issue. I'll give it a shot. Thank...

For anyone wondering later, you have to also pass `datadir` to calcurse-caldav, like so: ``` calcurse-caldav --init=keep-remote --config=$HOME/.calcurse-work/caldav/config --syncdb=$HOME/.calcurse-work/caldav/sync.db --datadir=$HOME/.calcurse-work ```

@ovgeorge I haven't used it in a very long time, because I just kinda stopped using calendars altogether. I think my [dotfiles repo](https://github.com/jbh/dotfiles#features) has references to my workflow. Take a...

@ovgeorge Looks like I was smart enough to commit configuration examples: [calcurse configs](https://github.com/jbh/dotfiles/tree/master/.config/calcurse)

I'd like to expand the tests to include tests for this PR, but I can't seem to get the tests to run. I've followed the instructions in the README: ```...