- Keyboard shortcuts
Alt + w -> Launch Web Browser
Alt + f -> Launch Folders
Alt + s -> Launch Settings
Super + T -> Launch Terminal
Ctrl + 4 -> Close Window
Ctrl + Super + Left -> Move to workspace on the left
Ctrl + Super + Right -> Move to workspace on the right
Ctrl + Alt + Left -> Move window to workspace on the left
Ctrl + Alt + Right -> Move window to workspace on the right
Volume 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-downloads https://github.com/githubnext/monaspace
-
Install Git
sudo apt install git
git config --global user.name "username"
git config --global user.email [email protected]
- 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