Some dotfiles and configuration files
Create .Xdefaults file and put your own customization.
Transparency :
urxvt*depth: 32
urxvt*background: rgba:0000/0000/0200/c800
- Modify gaps between elements :
gaps inner x: change all gapsgaps outer x: change only outer gaps
- Install grub-customizer by typing
sudo pacman -S grub-customizerThen customize os list, timeout, etc. - Modify theme : https://github.com/vinceliuice/grub2-themes
- Install Rofi by typing
sudo pacman -S rofi - Rofi's github : https://github.com/davatorium/rofi
- If you want to add more themes : https://github.com/davatorium/rofi-themes cpy *.rasi files into /usr/share/rofi/themes
- Use the Rofi's Wiki at : https://github.com/davatorium/rofi/wiki
- Modify theme : https://github.com/davatorium/rofi/wiki/themes, do 2 the commands explained in the link
- Go on rofi-theme-selector and choose your theme, validate by pressing Alt + A
- Use green conky instead of maia : in .i3/config file, comment the line
# exec --no-startup-id start_conky_maiaand addexec --no-startup-id start_conky_green - Remove the help shortcuts : in /bin/start_conky_green file, comment this line
conky -c /usr/share/conky/conky1.10_shortcuts_green &&
Use it in order to change the wallpaper
Use lightdm-settings to change the login screen
https://github.com/robbyrussell/oh-my-zsh.git https://github.com/Powerlevel9k/powerlevel9k
$ git config --global core.editor "vim"
Manjaro Settings Manager Time and Date
$ setxkbmap us_intl
https://linuxhint.com/install_oracle_jdk11_arch_linux/
https://www.javahelps.com/2015/04/install-intellij-idea-on-ubuntu.html



