Installing bspwm and polybar on a fresh install of Debian

This page summarizes the projects mentioned and recommended in the original post on /r/u_DonaldLucas

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • polybar-themes

    A huge collection of polybar themes with different styles, colors and variants.

  • //install git $ sudo apt install git-all //installing feh to change wallpaper $ sudo apt install feh //change wallpaper $ feh --bg-scale /wallpaper_path/your_wallpaper.png $ nano ~/.config/bspwm/bspwmrc //add this and save: ${HOME}/.fehbg //fonts and wallpapers: $ git clone https://github.com/terroo/fonts.git $ cd fonts/fonts && cp *.ttf *.otf $HOME/.local/share/fonts/ $ c-cache -fv //create configuration file for polybar $ mkdir -p ~/.config/polybar $ cp /usr/share/doc/polybar/config ~/.config/polybar //installing themes $ git clone --depth=1 https://github.com/adi1090x/polybar-themes.git $ cd polybar-themes $ chmod +x setup.sh $ ./setup.sh [?] Select Option : 1 //choose theme $ bash ~/.config/polybar/launch.sh Usage : launch.sh --theme Available Themes : --blocks --colorblocks --cuts --docky --forest --grayblocks --hack --material --panels --pwidgets --shades --shapes $ bash ~/.config/polybar/launch.sh --choosen_theme $ nano ~/.config/bspwm/bspwmrc //add this and save: ${HOME}/.config/polybar/launch.sh --choosen_theme //run polybar $ polybar example &

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts