AlphaTechnolog / nightbspwm

This is my configuration for bspwm using polybar as bar and for widgets eww

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Night based bspwm config

This is my configuration for bspwm using polybar as bar and for widgets eww (only vpn widget for now).

banner

Requirements

Make sure you have this packages installed in your system:

  • CaskaydiaCove Nerd Font
  • bspwm
  • sxhkd
  • kitty
  • eww
  • rofi
  • fish
  • dunst
  • feh
  • picom (jonaburg's fork for animations)
  • exa
  • bat (I didn't remember if for debian based is named 'batcat' check it :3)
  • playerctl

Installation

Simply copy files to the appropiate folders.

Steps

  1. Clone dotfiles:
git clone https://github.com/AlphaTechnolog/nightbspwm
cd nightbspwm
  1. Create folders if not exists:
mkdir -p ~/.config ~/.local/bin
  1. Copy configurations
cp -r <pathtonightbspwm>/config/* ~/.config
cp -r <pathtonightbspwm>/bin/* ~/.local/bin
cp -r <pathtonightbspwm>/home/* ~
  1. Enjoy!

About

This is my configuration for bspwm using polybar as bar and for widgets eww


Languages

Language:Shell 95.2%Language:Lua 3.5%Language:Python 0.9%Language:SCSS 0.4%