Jun's Blog

Output, activities, memo and etc.

Entries from 2022-08-11 to 1 day

Install Freeplane on Fedora 36

Freeplane is a mindmap app mentioned before [1]. $ sudo dnf install java-17-openjdk I did put the extracted directory into the directory below. /home/jaruga/.local/freeplane-1.10.3 And I did set a symbolic link $ pwd /home/jaruga/.local/bi…

i3: Customize keyboard layout on X based window manager

This blog is to summarize the outcome of communication[1] in the xkeyboard-config project through my pull request. Thanks for the help! On Wayland-based window managers such as Sway, people can customize keyboard layout freely under their …