jhyeon

Results 2 issues of jhyeon

**Describe the bug** Indico 3.1 does not specify the `charset` parameter in an iCalendar event attached to reminder email. More precisely, it seems to misname the parameter `encoding`. **To Reproduce**...

bug

I am trying to implement Windows-style windows switching in the most-recently-used order. For this, I have the following lines in `~/.config/sxhkd/sxhkdrc`: ``` {_,shift + }{_,ctrl + }{Super_L,Super_R} bspc wm --record-history...