- Keyboard shortcuts
Alt + w -> Launch Web BrowserAlt + f -> Launch Folders Alt + s -> Launch SettingsSuper + T -> Launch TerminalCtrl + 4 -> Close WindowCtrl + Super + Left -> Move to workspace on the leftCtrl + Super + Right -> Move to workspace on the rightCtrl + Alt + Left -> Move window to workspace on the leftCtrl + Alt + Right -> Move window to workspace on the rightVolume Down -> Ctrl + 1
Volume Mute -> Ctrl +2
Volume Up -> Ctrl + 3
playerctl --player=previous -> Ctrl + 4 playerctl --player=play-pause -> Ctrl + 5
playerctl --player=next -> Ctrl + 6
I like those fonts. I use Firacode in alacritty. Font - FiraCode, JetBrains https://www.nerdfonts.com/font-downloadshttps://github.com/githubnext/monaspace
Install Git
sudo apt install git
git config --global user.name "username"
git config --global user.email gmail@gmail.com
- ZSH & Theme
sudo apt-get install zsh
yay zsh
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
- Install Kitty
- Install Tmux
- Install Java, set to PATH
- Install code editors