Skip to content
/ i3config Public

My configuration file and different scripts i use with my i3 setup.

Notifications You must be signed in to change notification settings

lbr88/i3config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i3 Config

My personal i3 window manager configuration.

Installation

To install this configuration on a new machine, run the following one-liner. This will back up any existing i3 configuration before installing:

[ -d ~/.config/i3 ] && mv ~/.config/i3 ~/.config/i3.backup.$(date +%s); git clone https://github.com/lbr88/i3config.git ~/.config/i3 && chmod +x ~/.config/i3/install.sh && ~/.config/i3/install.sh

This will:

  1. Clone the repository to ~/.config/i3.
  2. Install necessary system dependencies (Arch/Manjaro or Debian/Ubuntu).
  3. Set up Python dependencies.
  4. Configure custom scripts.

About

My configuration file and different scripts i use with my i3 setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •