Skip to content

ostrov040/dmenu

Repository files navigation

My Dmenu 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

Dependencies:

Arch Linux:

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

Debian Linux:

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

Fedora:

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