Skip to content

rubikonx9/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My personal dotfiles.

Specific to my Manjaro setup.

If no link is provided, it means it's installed from the repositories.

ZSH

What it does:

  • Sets custom theme & PS1 & color scheme
  • Sets custom aliases
  • Add some small functions

Dependencies:

Git

What it does:

  • Adds some aliases
  • Sets some nice pagers
  • Defines pull/push behavior, etc.

Dependencies:

  • git
  • neovim
  • icdiff
  • diff-so-fancy

Vim

Well, I'm using neovim, actually, but it should be mostly (?) compatible.

What it does:

  • Turns on a few settings
  • Sets color scheme

Dependencies:

XResources

What it does:

Dependencies:

  • xorg-something (?)

Termite

What it does:

Dependencies:

  • termite
  • nerd-fonts-complete

Compton

What it does:

  • Mostly default settings
  • Tweaked fading
  • Tweaked GLX settings to prevent screen tearing

Dependencies:

  • compton

Rofi

What it does:

  • Sets color scheme
  • Defines terminal

Dependencies:

  • rofi
  • Base-16 themes
    • Can be patched with base16-eighties.rasi.patch for wider margins
  • nerd-fonts-complete

Sublime Text 3

What it does:

  • Visual settings, mostly

Dependencies:

  • sublime-text
    • Theme - Spacegray package for theme & color scheme
  • ttf-fira-code

Sublime Merge

What it does:

  • Visual settings, mostly

Dependencies:

  • sublime-merge
  • ttf-fira-code

Dunst

What it does:

Dependencies:

  • dunst
  • nerd-fonts-complete
  • papirus-icon-theme

i3

What it does:

  • Visual settings
  • Sets key bindings

Dependencies:

  • i3-gaps
  • nerd-fonts-complete
  • pa-vol for volume control
  • light for brightness control
  • termite as terminal emulator
  • arandr for display management
  • rofi for many things
  • polybar as bar
  • compton as compositor
  • dunst for notifications
  • nm-applet for network management icon in tray
  • xautolock for automated screen locking
  • i3lock-color with i3lock-multimonitor for screen locking

Polybar

What it does:

  • Defines bars & modules

Dependencies:

  • polybar
  • nerd-fonts-complete
  • ttf-font-awesome
  • Relies on color scheme defined in xrdb, see Xresources above
  • dunst

.xinitrc

What it does:

  • Loads Xresources
  • Sets the screens up & sets wallpaper
  • Starts up i3

Dependencies:

  • nitrogen for setting wallpapers
  • xautolock for automated screen locking
    • I'm using a custom script (i3lock-multimonitor-wrapper) to actually start the locker

About

My personal dotfiles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published