Skip to content

argosnothing/mango-dwm-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mango-dwm-config

This is meant to provide a sensible mango default for DWM users. There is more you can do to further make it emulate DWM, consider this your quickstart to doing so.

Packages required

This repository contains 3 important files:
mango configuration(config.conf) -> ~/.config/mango
waybar config and waybar styling -> ~/.config/waybar

Nix

If you are on NixOS you likely won't be placing these files here yourself.
You can write these configurations through home manager or just link them directly from a file in your config.

Another note for Nixers, or potentially anyone willing to use the nix packager

I have included a dev environment through a flake in this repo. This is only meant to demo the config raw while in another wayland session. It's devshell currently does a few things.

  • It will change your home directory in the environment. So tooling will likely start placing things in the repository.
  • The .gitignore is a whitelist so you shouldn't have to worry about this polluting your working tree if you happen to make a PR, but you will need to update the gitignore for file additions.
  • Installs st, waybar, wmenu, and kitty.
  • It includes the mango package that should run.
  • Additionally, just for giggles I have included mango itself as an output so the version is locked to this specific flake.

theoretically, as long as you're on a wayland compositor doing all of this will let you run my dwm config, raw. Free of your Sucklessless ricing.

About

This is meant to provide a sensible config default for DWM users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published