Skip to content
/ sxstatus Public

a simple status bar for dwm (dynamic window manager)

License

Notifications You must be signed in to change notification settings

diws1/sxstatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sxstatus 💬

sxstatus (shell xs status) is a very simple status bar for dynamic window manager

sxstatus

Installation ⚡

clone this repository on your ~/.config directory

cd ~/.config
git clone https://github.com/diws1/sxstatus

then go to sxstatus directory:

cd sxstatus/

change file permission on the modules:

sudo chmod 755 -R modules/

run this command to start the installation:

make
sudo make install

Put sxstatus on your startup file, for example in .xsessionrc:

#!/bin/bash
....
# status bar
sxstatus &

Important

Adding package and update module will increase cpu usage.

About

a simple status bar for dwm (dynamic window manager)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published