Skip to content

dotnixd/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My dotfiles.

Screenshot

Dependencies

  • bspwm (simple window manager)
  • lemonbar (simple bar)
  • sxhkd (bspwm's keybindings daemon)
  • bash (for lemonbar)
  • mocp (music player, you can use another)
  • xset (for lemonbar, display current keyboard layout)
  • acpi (for lemonbar, display battery capacity)
  • busybox (optional, you can use CoreUtils, toybox, etc...)
  • alsa-utils (btw i use pure ALSA)
  • feh (for wallpaper)
  • scrot (for making screenshots)
  • setxkbmap (setup keyboard layout)
  • xsetroot (fix mouse pointer icon)
  • xcompmgr (composite manager, you can use another)

Themes

Installation

  • Put bspwmrc to ~/.config/bspwm
  • Put sxhkdrc to ~/.config/sxhkd
  • Execute "feh --bg-scale /wallpaper.jpg"
  • Edit ~/.config/bspwm/bspwmrc:
  • Line 6 - change my home directory path to your own (for ex. - /home/unix -> /home/user)
  • Line 7 - change lemonbar.sh`s absolute path to your own (for ex. - /home/unix/Projects/dotfiles/lemonbar.sh -> /home/user/configs/lemonbar.sh)

About

My dotfiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages