Skip to content

OmuraisuOishii/bspwm-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bspwm-dotfiles

Those are my bspwm dotfiles.

Preview

alt text

alt text

alt text

Be Careful!!: When you run the command it will make changes to your settings folder, so if you already have your own work in that folder it is recommended to make a backup.

Download and installation

Noob command here

mkdir -p ~/.config && git clone https://github.com/n1els3n/bspwm-dotfiles && cd bspwm-dotfiles/ && cp -r config/* ~/.config/. && cd .. && mkdir -p ~/Pictures/Wallpapers && cp -r wallpapers/* ~/Pictures/Wallpapers/. && cp zshrc ~/.zshrc && cp xinitrc ~/.xinitrc

Recommendations for you

If you go to these settings remember to check the file paths, also in case of polybar settings, check the settings for temperature modules, network because they are different for other devices, you can configure it from here since my bar is originally from adi1090x and I just changed the bar theme and the configurations for my device, also for neovim plugins it requires vim-plug and packer.nvim, only you have to install the plugin managers and run their installation commands, about the other files, there should be no problem.