This repository provides a script to set up a minimalist and efficient desktop environment on Debian using DWM (Dynamic Window Manager). It includes all the essential software and configurations to get you up and running with a customized, lightweight setup.
-
Software Installation:
- Brave Browser: Fast, privacy-focused browser.
- VS Code: Versatile code editor.
- NVIDIA Drivers: Ensure optimal performance for your NVIDIA GPU.
- Xorg: X Window System, the backbone of your graphical environment.
- WiFi & Bluetooth: Essential networking tools.
- Thunar: Lightweight file manager.
- Other necessary utilities and libraries.
-
Desktop Setup:
- DWM: Simple and dynamic window manager.
- Rofi: A window switcher, application launcher, and more.
- Picom: Compositor for smooth animations and transparency.
- Kitty: Fast, feature-rich terminal emulator.
- LXAppearance: GTK theme switcher to customize your environment.
- Nitrogen: Wallpaper manager.
- Clone the repository:
git clone https://github.com/Sha-x2-nk/Debian-DWM.git
cd Debian-DWM
- Make the setup script executable:
chmod +x setup.sh
- Run the setup script
./setup.sh
This will install all the necessary packages and configure your desktop environment.