Skip to content

darshan315/bspwm_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSPWM configs on Manjaro

dependancies

pacman dependecies : $ sh ./dependencies/pacman_dependencies.sh AUR depedencies : $ sh ./dependencies/AUR_dependencies.sh

BSPWM

Copy the ./dotfiles/.config/bspwm/bspwm as $HOME/.config/bspwm/bspwm.

SXKHD

Copy the ./dotfiles/.config/sxkhd/sxkhd as $HOME/.config/sxkhd/sxkhd.

Multi-Monitor

Open arandr and set the screen layout accordingly. Save the layout in ~/init_bspwm/display.sh.

Wallpaper

Using feh : - Make a directory - mkdir -p $HOME/init_bspwm/wallpaper. Copy the wallpapers in that directory. - copy the .dotfiles/.fehbg in home directory.

Polybar

copy the ./dotfiles/.config/polybar/* in $HOME/.config/polybar/*. For multi monitor modify the launch.sh script.

bluetooth

Install blueberry package to manage bluetooth settings. (For CLI - blutoothctl) Copy ./init_bspwm/bluetooth/* as $HOME/init_bspwm/bluetooth/*.

weather

Copy files ./init_bspwm/openapiweather/* in $HOME/init_bspwm/openapiweather. Edit the details like api-key and city code.

github

Generate notification token for GitHub. Make a file : $HOME/init_bspwm/github_api.token. Copy the api in that file which will be accessed by polybar to show the notifications.

lsDelux

For installation of lsdelux install the prerequisites and follow the instruction given here. Set the alias for lsd to ls commands.

Gedit

Install the gedit and for drakula theme follow the instructions.

Thunar

Install the thunar. To set the dark theme, install lxappearance and set the theme accordingly. Check also ./dotfiles/.config/Thunar/uca.xml for changing the default terminal.

zsh

  1. Install the powerlevel10k theme.
  2. copy the .dotfiles/.p10k.zsh as $HOME/.p10k.zsh
  3. copy the ./init_bspwm/zsh/aliasrc as HOME/init_bspwm/zsh/aliasrc
  4. copy the .dotfiles/.zshrc as $HOME/.zshrc

alacritty

Copy the ./dotfiles/.config/allacritty/alacritty.yml as $HOME/.config/allacritty/alacritty.yml.

mousepad

To install drakula theme follow the instructions.

vim

For installing the drakula theme follow the instruction here. Add the $HOME/.vim/vimrc to change the configs. see ./init_bspwm/.vim/vimrc.

Thunderbird

Firefox

Chrome

sources

1, 2, 3, 4, 5, 6, 7, 8

About

Quick setup for BSPWM on Manjaro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published