Skip to content

soelz4/dotfiles

Repository files navigation

dotfiles

Customization Files for Linux or Other Unix-Based System. This Repository Contains My Personal Dotfiles.

Linux Badge Shell script


Warning

⚠️ NOTE!!!!! This configuration was made for my Laptop, so some things might not work on your PC or Laptop as this was never intended to be a usable full fledged system, in that case, please try if you can fix that up as much as possible, or you can open an issue for help :) - This was made for a 1920x1080 screen and on a Laptop with 96 dpi.


BSPWM

Linux Fetch

Herbstluftwm

Linux Fetch


I Use Herbstluftwm as My Daily Work Environment/Window Manager and the Reason is ~> it is Very Minimal, Simple, Lightweight and Smooth. Which Means it is Based on KISS (Keep it Simple Stupid).

Requirements

1 - First of All if You are Using Artix Linux you Must add Arch Linux Extre Repository to your System for this Please Check Artix Linux Wiki.

2 - NerdFonts.

Script

⚠️ NOTE!!!!! Important Points About Packages List and System Init. Since I am Using an Artix Linux with Runit System Init, You may not Need to do Some Steps. If you are Using a non-Systemd Init System, You Must do Somethings in Your Own Way. if You are Using Systemd Init System, You Must Check the Packages List and Serach for Packages that Includes Word "-runit" (like git-runit), then Delete the Word "-runit". Also, You can Look at the Package List File and Add any Package You Like or Remove a Package from the List of Packages. Also, There are some Additional Steps in the Installation Script that are Mentioned in the Script File, so Check it Before Running the Script File and You Can Skip those Steps.

git clone https://github.com/soelz4/dotfiles.git
cd dotfiles
chmod +x script.sh
./script.sh