Skip to content

truong0235/dwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes:
----------
to update dwm with main repo (https://git.suckless.org/dwm), add remote repo with 

	git remote add suckless https://git.suckless.org/dwm

switch to master branch, fetch and merge from upstream (suckless/master) to branch

	git switch master

	git fetch suckless
	
	git merge suckless/master

About

dwm but modify a bit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published