Personal configurations and so on...
Sound.sh -> is a script to change the output of the sound from the computer to the monitor.
Steps to install my config:
- Install Neo Vim (ubuntu/debian): sudo apt install neovim
- Download my config: git clone https://github.com/AlbertoFDR/personal-folder.git
- Move nvim config, inside the ~/.config/ folder
- Edit init.vim in ~/.config/nvim/init.vim and install plugins: :PlugInstall
Any problem with YouCompleteMe (YCM) you should go to ~/.config/nvim/plugged/youcompleteme and put:
python3 install.py --all
Original video tutorial - by s4vitar
This configuration includes:
- bspwm - Tiling Window Manager
- sxhkd - Shortcut configuration
- compton - For blurring windows
- rofi - Used to launch application
- polybar - The status bar because bspwm doesn't have one