diff --git a/_posts/2021-07-04-xkb-neo.md b/_posts/2021-07-04-xkb-neo.md index 776de5c..ec6dc70 100644 --- a/_posts/2021-07-04-xkb-neo.md +++ b/_posts/2021-07-04-xkb-neo.md @@ -12,7 +12,7 @@ setxkbmap de vou to get proper keybindings working. -Execute patch.sh to patch your system +**Execute patch.sh to patch your system** Or Manually: - execute patch_xkb.py as superuser to patch /usr/share/X11/xkb @@ -20,7 +20,7 @@ Or Manually: # Downloads -- code (patch.sh, patch_xkb.py, enable_gnome.sh) +- code (patch.sh, patch_xkb.py, enable_gnome.sh) - enable_gnome.sh ### [View on Github](https://github.com/Surferlul/xkb_neo)