Search "Mouse and Touchpad" and change the speed.
Go to "Appearance" and change the dock properties
sudo apt install gnome-tweaks
Go to Windows
and Window Titlebars
and adjust, focus on mouse and move left cross button
sudo apt install emacs
https://www.anaconda.com/download download and install
mv bashrc file to home and git files too
sudo apt install git
$ git config --global user.name "John Doe"
$ git config --global user.email [email protected]
git clone https://github.com/dineshadepu/dotfiles
Use gnome tweaks and keyboard controls for making caps lock to ctrl
With Wayland, no dropdown terminal works as expected. We have to customise a shortcut globally to toggle the terminal as expected. We use Guake
, and follow https://www.linuxuprising.com/2021/12/how-to-use-guake-terminal-under-wayland.html
to add the shortcut which then makes it work as expected.
sudo apt-get install texlive-full
- Download obsidian
- clone the obsidian repository at [email protected]:dineshadepu/Obsidian.git
- Use the cloned repository for work. Mac OS syncs it to drive
- Use Latex-OCR (https://github.com/lucasvanmol/obsidian-latex-ocr) currently running into some server loading error on Ubuntu, see if you can make it work on Mac.
Install https://github.com/lukas-blecher/LaTeX-OCR to generate latex equations. This works out of the box, and we need to use api to generate equations for reproducibility.