GithubHelp home page GithubHelp logo

i3-setup's Introduction

I3-image

I3-Setup

In this repository, I present my humble Linux i3 configuration. I use the following packages:

  • i3-gaps-rounded: A fork of i3, a tiling window manager with rounded corners.
  • kitty: A fast and customizable terminal.
  • Rofi: A versatile window launcher, file browser, and more.
  • Polybar: Primarily designed to help users create impressive status bars, it includes built-in functionality to display information about commonly used services.
  • Betterlockscreen: An excellent lock screen that seamlessly integrates with tiling window managers.

Dependencies

Before getting started, ensure you have the following packages installed:

Installation

  1. Clone the repository:
git clone https://github.com/Shinji13/I3-Setup
  1. Navigate to the directory and provide execute permission to the setup script.
 cd I3-Setup
 chmod +x setup.sh
  1. Run setup.sh and select a theme.
./setup.sh

This script will configure the files for you. Reload i3 with Win+Shift+R, and you're good to go.

Note

setup.sh will override your current configurations for the mentioned packages, so consider backing up any necessary files.

Unit Files

Some systemd unit files need to be added to your system.

betterlockscreen.service

This service manages screen locking on suspend and sleep.

  1. Copy the unit file.
cp ./units/betterLockScreen.service /usr/lib/systemd/system/
  1. Enable the service.
sudo systemctl enable betterLockScreen.service

Contribution

Contributions are welcome! If you find issues or have suggestions for improvement, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License

i3-setup's People

Contributors

emptyvoid-dev avatar

Stargazers

 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.