https://github.com/paulwritescode/i3-ricing
This repository contains my personal configurations for various tools and utilities aimed at enhancing the i3 window manager experience.
https://github.com/paulwritescode/i3-ricing
i3-config i3blocks i3status i3wm lazy-git lazy-nvim mason-nvim nvim themes tmux-conf
Last synced: 9 months ago
JSON representation
This repository contains my personal configurations for various tools and utilities aimed at enhancing the i3 window manager experience.
- Host: GitHub
- URL: https://github.com/paulwritescode/i3-ricing
- Owner: paulwritescode
- License: mit
- Created: 2025-01-07T13:37:53.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-29T13:35:38.000Z (9 months ago)
- Last Synced: 2025-03-29T14:30:30.727Z (9 months ago)
- Topics: i3-config, i3blocks, i3status, i3wm, lazy-git, lazy-nvim, mason-nvim, nvim, themes, tmux-conf
- Language: Lua
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# My Custom i3 Configuration
This repository contains my personal configurations for various tools and utilities aimed at enhancing the i3 window manager experience. The setup includes configurations for:
- **i3-gaps**: A fork of the i3 window manager with additional features, such as gaps between windows.
- **picom**: A lightweight compositor for X11, providing various visual effects and transparency.
- **nvim**: Configuration for Neovim, a powerful text editor, tailored for efficient coding and editing.
- **i3status**: A status bar for i3, displaying system information like CPU usage, memory, and network status.
- **alacritty**: A fast, GPU-accelerated terminal emulator.
- **tmux**: Terminal multiplexer for managing multiple terminal sessions within a single window.
## Features
- Highly customizable and minimalistic setup
- Improved productivity with streamlined workflows
- Visual enhancements for a more pleasing and efficient user experience
## Installation
1. Clone the repository:
```bash
git clone https://github.com/paulwritescode/i3-ricing
```