Giter Site home page Giter Site logo

corro69 / i3wm-themes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nimishgo/i3wm-themes

0.0 0.0 0.0 31.67 MB

A collection of Themes for i3-wm

License: GNU General Public License v3.0

Shell 0.65% CSS 97.65% Makefile 0.57% HTML 0.11% Vim Script 1.03%

i3wm-themes's Introduction

i3wm-themes

    My collection of themes for i3wm.

What you might need

  • i3-wm in any Linux distro you prefer
  • Polybar (for most of the themes)
  • Rofi (for most of the themes)
  • Firefox Themes can be installed using the "Stylish" extension

Installation

    Automated way

    • git clone https://github.com/unix121/i3wm-themes
    • cd i3wm-themes/scripts/
    • ./apply_theme.sh {THEME} ({THEME} should be the name of the theme you want to apply)
      (example on how to apply the "Minimal" theme)
      
      ./apply_theme.sh Minimal
      
    • After you run the script you might have to manually set the wallpaper which is located in the {THEME} directory and also use your appearance manager to apply the Icons and the GTK Themes.
    • NOTE: If you notice any bugs on the script feel free to contact me and I will address them

    Manual Way

    To copy the basic configuration of a theme follow those steps:
    • git clone https://github.com/unix121/i3wm-themes
    • cd i3wm-themes/{THEME_YOU_WANT_TO_APPLY}/
    • cp .i3/config ~/.i3/config (or ~/.config/i3/config depending on your configuration file location)
    • cp .config/compton.conf ~/.config/compton.conf
    • cp .config/polybar/config ~/.config/polybar/config
    • cp ../scripts/polybar/launch.sh ~/.config/polybar/launch.sh
    • cp ../scripts/polybar/music.sh ~/.config/polybar/music.sh
    • cp .resources/.Xresources ~/.Xresources
    • cp .resources/.extend.Xresources ~/.extend.Xresources
    • cp -R ../.fonts/. ~/.fonts/
    • xrdb ~/.Xresources
    • i3-msg restart

Themes

    Note

    If you are the original artist of any of the photos/pictures featured in those themes, please feel free to contact me, so that you can get credited.

    e-mail: [email protected]

i3wm-themes's People

Contributors

stav121 avatar rynnon 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.