pacman dependecies : $ sh ./dependencies/pacman_dependencies.sh
AUR depedencies : $ sh ./dependencies/AUR_dependencies.sh
Copy the ./dotfiles/.config/bspwm/bspwm
as $HOME/.config/bspwm/bspwm
.
Copy the ./dotfiles/.config/sxkhd/sxkhd
as $HOME/.config/sxkhd/sxkhd
.
Open arandr
and set the screen layout accordingly. Save the layout in ~/init_bspwm/display.sh
.
Using feh :
- Make a directory - mkdir -p $HOME/init_bspwm/wallpaper
. Copy the wallpapers in that directory.
- copy the .dotfiles/.fehbg
in home directory.
copy the ./dotfiles/.config/polybar/*
in $HOME/.config/polybar/*
.
For multi monitor modify the launch.sh
script.
Install blueberry package to manage bluetooth settings. (For CLI - blutoothctl)
Copy ./init_bspwm/bluetooth/*
as $HOME/init_bspwm/bluetooth/*
.
Copy files ./init_bspwm/openapiweather/*
in $HOME/init_bspwm/openapiweather
.
Edit the details like api-key and city code.
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.
For installation of lsdelux install the prerequisites and follow the instruction given here. Set the alias for lsd to ls commands.
Install the gedit and for drakula theme follow the instructions.
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.
- Install the powerlevel10k theme.
- copy the
.dotfiles/.p10k.zsh
as$HOME/.p10k.zsh
- copy the
./init_bspwm/zsh/aliasrc
asHOME/init_bspwm/zsh/aliasrc
- copy the
.dotfiles/.zshrc
as$HOME/.zshrc
Copy the ./dotfiles/.config/allacritty/alacritty.yml
as $HOME/.config/allacritty/alacritty.yml
.
To install drakula theme follow the instructions.
For installing the drakula theme follow the instruction here.
Add the $HOME/.vim/vimrc
to change the configs. see ./init_bspwm/.vim/vimrc
.
- see here.
- see here.
- see here.