Skip to content

hikamaree/suckless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My suckless setup

Installation

To install on arch linux based distros you need to run the script

./install.sh

Running

Add the following lines to your .bashrc or .zshrc to automatically start dwm after login:

export XINITRC=$HOME/.config/x/xinitrc
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx $XINITRC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published