Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch config

Desktop

About

Configs are created and stored for my personal use.
The shell scripts must work for the most distros. Btw, there's an Install section down below.

Programs I use:

  • bspwm as WM
  • sxhkd as hotkey deamon
  • polybar as status bar
  • picom as composite manager
  • alacritty as the terminal emulator
  • pywal for colorscheme (sometimes)
  • bash as the shell
  • vim as the main text editor

Install

Firstly, move to the repo directory:

cd Arch_config

Configs installation is pretty simple::

(sudo) ./post-install.sh
./config_setup.sh

Where post-install.sh installs all of the packages from packages.dat and also some python pip modules. config_setup.sh should be used with caution as it rewrites bspwm, sxhkd, alacritty, and polybar configuration files, and also may apply pywal colorscheme and wallpaper.

Other dotfiles (except .vimrc) must be moved manually into the user's home directory (for the sake of safety I didn't add this in the script):

cp -r configs/.*rc $HOME/

About

Configs of my Arch Linux system

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages