Skip to content

ostrov040/dwm

Repository files navigation

My DWM Config

Preview

Image

Installation

  1. Install the dependencies mentioned above by using a package manager available on your system;

  2. Clone the Gie Repository:

    git clone 
    
  3. Run the following commands while being in the present working directory of this project:

    sudo make clean install
    

Installed Patches

  1. dwm-alternativetags-6.2.diff
  2. dwm-bar-height-6.2.diff
  3. dwm-float-border-color.diff
  4. dwm-fullgaps-6.2.diff
  5. dwm-status2d-6.2.diff
  6. dwm-status2d-extrabar-6.2.diff

Dependencies:

Arch Linux:

  • libx11
  • libxft
  • xorg-init
  • xorg-server
  • xorg
  • make
  • gcc
  • xcompmgr

Debian Linux:

  • libxft-dev
  • libx11-dev
  • libxinerama-dev
  • make
  • gcc
  • xorg
  • xcompmgr

Fedora:

  • libxft-devel
  • libx11-devel
  • libxinerama-devel
  • make
  • gcc
  • xorg
  • xcompmgr

Other Elements of this Setup

  1. st
  2. dmenu
  3. statusbar

Credits

suckless.org

About

This is my DWM Configuration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published