Skip to content

joaoprbrasil/dwm

Repository files navigation

FAQ

This repository contains the dotfiles and source code (forks) required to replicate a Arch Linux desktop environment, built around the DWM. The goal is to transform a basic Arch system into a highly productive, aesthetically cohesive (Orange Neon/Nebula Theme), and lightweight environment using just one installation script.

Highlights & Included Tools

Category Component Detail
Window Manager DWM (Suckless) Configured with gaps patches and focused on window control.
Status Bar slstatus Displays system status (volume, network, etc.) in a minimalist way.
Terminal Alacritty Dark theme, JetBrains Mono Nerd Font set to Bold for a "Neon Glow" orange/white effect.
Compositor Picom Enabled for Transparency and smooth shadows.
Monitoring btop / htop Stylized system resource monitors.
System Info Screenfetch Displays system specifications with the Arch logo on launch.
Visuals feh / Papirus Wallpaper management and Modern Icon Theme.

Prerequisites

This script is designed to be executed on a clean, basic installation of Arch Linux with a configured user and internet connectivity.

Automated Installation Guide

Git is the only manual dependency required to download the repository.

sudo pacman -S git

Installation

git clone https://github.com/joaoprbrasil/dwm
cd dwm
chmod +x install.sh && ./install.sh

After the script finishes and displays the success message, reboot the system and start the DWM session:

startx

DWM Setup (Nebula/Neon Theme)

print_fetch_001 print_tops_000 print_tops2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors