Friese dumkes 

Just like Ginger Snaps these are spicy almost savory cookies, but instead of ginger it’s the anise as well as ginger that gives this cookie it’s unusual taste. The cookies originally comes from the Friesland area of the Netherlands, and aren’t widely known outside of that province. Originally it’s made with hazelnut, but it works …

Read more

My dual function keys mapping

To make my hotkeys react differently to short press and long press I use interception – dual function keys and configure it in /etc/interception/my-mappings.yaml Short press right Control translates to CTRL+Shift+L to open my password manager. Short press on right Alt translates Meta+Shift+P, that is set in sway config to “exec copyq toggle”

Making CopyQ work with Sway on Manjaro

By default, the paste action doesn’t work when you press enter. Basically you have to press ctrl+v after choosing something from the clipboard history. This script will basically press ctrl+v for you after you choose an item to paste. First, make sure you’ve ydotool installed, it’s in your package manager. In your Sway config, add …

Read more