by Pavak Paul | Mar 5, 2024 | Uncategorized
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...
by Pavak Paul | Jan 2, 2022 | Uncategorized
The other day I installed Davinci Resolve from the AUR. I converted my video files to support the free version in Linux. Earlier I installed Davinci Resolve in Ubuntu using the MakeResolveDeb script. After converting the videos it worked perfectly in Ubuntu. But to my...
by Pavak Paul | Jan 2, 2022 | Uncategorized
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...
by Pavak Paul | Jul 29, 2021 | Uncategorized
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...