Code Monkey home page Code Monkey logo

suckless's Introduction

Custom patched suckless environment ready to build and install.

1. SOFTWARE

  • dwm
  • dmenu
  • st
  • dwmblocks
  • statusbar modules
  • slock
  • surf
  • tabs

2. DEPENDENCIES

Package Description Link
dunst Customizable and lightweight notification-daemon ๐Ÿ”—
ttf-font-awesome Iconic font designed for Bootstrap ๐Ÿ”—

3. SCREENSHOTS

4. INSTALL

Save and run this install script (requires root privileges) or follow the instructions inside it.

4.1 XSESSION

This build is focused to use a display manager instead of xorg-xinit, use xsessions to login into dwm and $HOME/.dwm/autostart as run command script.

/usr/share/xsessions/dwm-session.desktop

[Desktop Entry]
Encoding=UTF-8
Name=dwm
Comment=Dynamic window manager
Exec=/$HOME/.local/suckless/autostart
Icon=dwm
Type=XSession
Type=XSession

recommended to install a TUI display manager to keep a minimal desktop experience

4.2 XINITRC

If you want to start dwm using xorg-xinit instead of a display manager edit your run command script.

~/.xinitrc

#!/bin/sh
export PATH="$PATH:$HOME/.dwm/modules"; dwmblocks &
exec dwm

5. PATCHES

dmenu 5.0

dmenu-grid-4.9.diff
dmenu-center-20200111-8cd37e1.diff

dwm 6.2

dwm-notitle-6.2.diff
dwm-fullgaps-6.2.diff
dwm-status2d-6.2.diff
dwm-switchtotag-6.2.diff
dwm-statuscmd-status2d-20210405-60bb3df.diff

st 0.8.5

st-blinking_cursor-20211116-2f6e597.diff
st-iso14755-20180911-67d0cb6.diff
st-nordtheme-0.8.2.diff
st-scrollback-20210507-4536f46.diff

dwmblocks

dwmblocks-statuscmd-20210402-96cbb45.diff

๐„ฝ
Copyright ยฉ 2022 zFiggueroa

suckless's People

Contributors

zfiggueroa avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

piplewis

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.