Skip to content

polkaa/dotfiles-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles-Conf

Some dotfiles and configuration files

Dotfiles

Urxvt - term

Create .Xdefaults file and put your own customization. Transparency : urxvt*depth: 32 urxvt*background: rgba:0000/0000/0200/c800

Configs

.i3/config

  • Modify gaps between elements :
    • gaps inner x : change all gaps
    • gaps outer x : change only outer gaps

Grub custom

Grub Slaze Theme

Rofi custom - dmenu

Custom Rofi

Conky

  • Use green conky instead of maia : in .i3/config file, comment the line # exec --no-startup-id start_conky_maia and add exec --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 &&

Green Conky

Others

Nitrogen

Use it in order to change the wallpaper

Lightdm

Use lightdm-settings to change the login screen

Shell - zsh - oh-my-zsh

https://github.com/robbyrussell/oh-my-zsh.git https://github.com/Powerlevel9k/powerlevel9k

Zsh Theme

Make vim default editor for GitHub

$ git config --global core.editor "vim"

Change Time and date

Manjaro Settings Manager Time and Date

Keyboard

$ setxkbmap us_intl

Java

https://linuxhint.com/install_oracle_jdk11_arch_linux/

IntelliJ IDEA

https://www.javahelps.com/2015/04/install-intellij-idea-on-ubuntu.html

About

Some dotfiles and configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published