issues
search
bakkeby
/
dusk
Just another fork of dwm
MIT License
159
stars
22
forks
source link
Optimise & Simplify Installation
#22
Open
fesowowako
opened
8 months ago
fesowowako
commented
8 months ago
This PR includes two key updates:
Code optimisation for the machine's specific CPU architecture, enhancing performance by tailoring the compiled code to the host's CPU.
Simplification of the Makefile by replacing cp commands with install, streamlining file copying and permission setting.
This PR includes two key updates: