Giter Club home page Giter Club logo

suckless.dracula's Introduction

Matt's DWM Install

This dwm install is based on the Dracula theme.

Note: This does not include neovim or alacritty configs yet.

Dependencies

  • git (to download this repo)
  • make (base devel in Arch)

#Installation

  1. Clone this repository into your .config file.

  2. cd into the suckless folder.

  3. Move the .dwm file. mv .dwm ~/

  4. cd back into cd .config/suckless

  5. Now it's time to make dwm, st, and dmenu cd dwm (From the suckless folder) make && sudo make install cd ../slstatus make && sudo make install cd ../dmenu make && sudo make install cd ../st make && sudo make install cd

  6. Then you'll need to add dwm to your Display Manager if you use one. cd /usr/share/xsessions sudo touch dwm.desktop sudo chown $USER dwm.desktop vim dwm.desktop

    (Copy the lines below this one)

    [Desktop Entry] Encoding=UTF-8 Name=Dwm Comment=the dynamic window manager Exec=dwm Icon=dwm Type=XSession

Then hit save

  1. You'll need to download my scripts repo in order to get slstatus to work. There are many scripts there and icons that you'll need.

  2. Log out and then change into DWM.

suckless.dracula's People

Contributors

mtwb47 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.