Bspwm Config Save Abandoned

Configuration files for bspwm

Project README

bspwm configuration

About

This repository stores my configuration of bspwm, a tiling window manager based on binary space partitioning, and sxhkd, a simple X hotkey daemon.

Getting the files

Using Git

If we have Git installed on the system, we can get the files directly from the repository:

git clone https://gitlab.com/aguslr/bspwm-config

After this, every time we want to update the files we do:

cd bspwm-config && git pull

Without Git

If Git is not installed, we can still get the files as long as we have a basic Unix environment available:

wget https://gitlab.com/aguslr/bspwm-config/-/archive/main/bspwm-config-main.tar.gz -O - | tar -xzv --strip-components 1 --exclude={README.md,demo.gif}

Installing with Stow

To easily create and manage links to the files we can use GNU Stow as follows:

stow -vt ~ -S .

Demo

Demo GIF

Open Source Agenda is not affiliated with "Bspwm Config" Project. README Source: aguslr/bspwm-config
Stars
41
Open Issues
0
Last Commit
8 months ago
Tags

Open Source Agenda Badge

Open Source Agenda Rating