Fix Folders Opening with VS Code by Default Issue

There is an issue with VS Code, at least with the visual-studio-code-bin AUR package. Once you install it, whenever an application tries to open a folder, it opens with VS Code instead of the file manager application. To fix the issue, you need to set the desktop...

Fix Telegram Bengali Font in Arch+KDE

Since I have started using Arch with KDE, I have faced the issue of broken Bengali text everywhere. Fixing the browsers was easy enough but for it to work on Telegram the only solution I was getting is to change the system font to a Bengali-supported font. I...

How to get Ibus to work with Arch+KDE

I need ibus to run Open Bangla Keyboard. Earlier I’ve used Ubuntu (with their Gnome) (still using on my laptop) which had ibus as the default input method. I was able to install Open Bangla Keyboard using yay: yay -S openbangla-keyboard The obvious problem was...