Git Product home page Git Product logo

i3gaps-plug-n-play's Introduction

About the project

Plug n Play! This repo is focused on helping you install i3-gaps Wm on Debian/Ubuntu based systems and distros that might be limited to do so. You can download and set this up on a new minimal/server or other install you might have easily. This was made so it could also work on a Raspberry Pi (64bit distros tested), other arm systems might work with it as well (only tested on RPI for the time being).

How to setup & run

Screenshot 1 // Wallpaper (wall-16)

Screenshot 01

Screenshot 2 // Showcase of Polybar and I3 custom config files -- RPI

Screenshot 02

Steps before download & setup

Ensure your system is updated:

sudo apt-get update

Since not all systems are not made the same and not all ditributions work the same way, testing shows that some linux installs need to be upgraded prior to dependency install.

Upgrade your system:

sudo apt-get upgrade


Download and setup

Ensure you have git installed:

sudo apt-get install git

Download:

git clone https://github.com/syspentarc/i3gaps-plug-n-play.git

Get inside the folder:

cd i3gaps-plug-n-play

You can either run a script at a time or run the install script. Each script has a dedicated function, the run-install.sh script will run the installation of dependencies and i3-gaps, followed by letting you go through picking recommended software and installing polybar.

Run install script example:

bash run-install.sh or ./run-install.sh

Run individual scripts example:

./run-dependencies-install.sh
./run-i3gaps-install.sh

or something like: bash run-dependencies-install.sh ; bash run-i3gaps-install.sh


The code is getting continually improved to fit cross-device depedencies and limitaions.

i3gaps-plug-n-play's People

Stargazers

Pavel avatar

Forkers

bobinmathew

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.