Skip to content

Configuration

This repository contains a highly customized i3 window manager setup. Below is the breakdown of the configuration files:

i3 Window Manager

  • configs/i3/config: Main i3 window manager configuration file.
  • configs/i3/rofi/Indego.rasi: Custom Rofi theme configuration.
  • configs/i3/rofi/launcher-bg.jpg: Background image for the Rofi launcher.
  • configs/i3/rofi/network-manager.sh: Script for network management via Rofi.

Polybar Status Bar

  • configs/polybar/config: Main Polybar configuration file.
  • configs/polybar/weather.py: Python script fetching current weather data.
  • configs/polybar/polybar_calendar.py: Python script for calendar display.
  • configs/polybar/click_weather.sh: Click handler script for the weather module.
  • configs/polybar/click_calendar.sh: Click handler script for the calendar module.
  • configs/polybar/network.sh: Network status script for Polybar.