KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
dwm
★ 9
Open GitHub ↗
dwm for Gentoo
Download README (.md)
Explore Similar Repositories
Parallel-K-means-Clustering
:
Parallel implementation of K-means Clustering algorithm using OpenMp in C
react-tiktok
:
A React component for embedding TikTok videos
Apache-Web-Server-Hardening
:
An collection of example configurations and scripts to aid administrators in configuring a hardened Apache Web Server
ScenarioMixPlugin
:
Набор простых игровых сценариев.
react-cep-promise
:
A React input component to make the search for Brazilian zipcodes easier. Under the hood, it uses the famous cep-promise library.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
dwm
?
Download (.md)
# Info dwm for Gentoo with some of the patches Enable the ones you wish to use with USE flags `personal` USE flag is for some color, font and other custom settings that I use you can safely ignore it or modify it to your liking More patches could be added, I'm starting with these because that's what I use at the moment Feel free to add more via PR or ask for the ones you would like to see # Patches * alphaborder * attachaside * barpadding * center * emojis * hidevcacanttags * pertag * restartsig * roundedcorners * systray * vanitygaps # Usage Copy `x11-wm/dwm` directory in your local overlay and emerge `dwm` if you already used dwm before with `savedconfig` USE flag enabled, you will need to backup that config file and delete it, in order for new config to be used. # Emojis You will need patched libXft in order for dwm to display colored emojis Patch is located in libXft dir, place the file in /etc/portage/patches/x11-libs/libXft and re-emerge libXft and dwm 