No description
Find a file
2026-03-19 21:40:27 -04:00
arch fixed virtmanager install script & added mpv to autoappbasic 2026-03-15 16:43:46 -04:00
CaptureCard wm mirror two displays 2025-07-07 18:26:17 -04:00
Debian add ranger to debian 2025-11-22 13:56:52 -05:00
Devuan removed nitrogen add feh to arch auto app 2025-11-09 16:53:30 -05:00
freebsd pcmanfm default for dwm freebsd 2026-02-21 08:25:57 -05:00
ghostbsd fixed powermanager awesome autostart 2024-11-04 20:23:33 -05:00
LinuxMint-Debian readme for debian & lmde floating mode 2024-11-16 17:46:55 -05:00
LinuxMint-Ubuntu spectrwm 2024-11-16 16:00:53 -05:00
MX Debian Changes 2025-11-15 19:41:38 -05:00
NixOS nix manual qtile 2025-10-13 12:56:40 -04:00
Openbsd fix dwm config for openbsd 2026-02-20 17:12:19 -05:00
void zsh void 2025-09-14 10:11:53 -04:00
LICENSE cleanup 2023-07-03 08:02:53 -04:00
README.md fixed readme 2023-12-15 22:13:12 -05:00

Mench

About Artibus/Mench

Welcome to Mench! These are the configuration files I use for various distros and flavors of Linux.

If you would like to see these configurations in action, you can check out the Linux Mench YouTube Channel, where I post videos about my experiences with various Linux distros.

Project Structure

The structure of the files in this repository is easy to understand:

  • arch contains configuration files for Arch Linux and derived distros
  • debian contains configuration files for Debian-based distros
  • freebsd holds configs for BSD installations
    • You can check out my BSD playlist to see these configs in action
  • LinuxMint-Ubuntu contains files specifically for Ubuntu-based versions of Linux Mint

Each directory contains a file called autoapp.sh: this is a script I use to easily install all the packages I want on a given distro. You may have to install git with your distro's package manager before you can clone this repository and use these files.

Usage

Installing these files is very simple:

  1. Make sure git is installed on your system
  2. Clone this repo (I usually clone it into ~/mench)
  3. (Optional) Run ./autoapp.sh if you would like to install the packages I use
  4. Copy the configuration files from the repo to your home folder using the ./runconfigs.sh file. This will copy Awesome, Qile, and various configuration files to your home directory. It will also set lightdm and your firewall.
  5. You may need to log out and log back in for some changes to take effect.
  6. You're done! Enjoy!