https://github.com/husseinhareb/dotfiles-i3-
i3 and more on my linux.
https://github.com/husseinhareb/dotfiles-i3-
i3-gaps i3wm linux linux-rice polybar rice
Last synced: 11 months ago
JSON representation
i3 and more on my linux.
- Host: GitHub
- URL: https://github.com/husseinhareb/dotfiles-i3-
- Owner: husseinhareb
- Created: 2023-07-31T09:05:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-25T20:14:36.000Z (over 2 years ago)
- Last Synced: 2023-11-25T21:24:08.494Z (over 2 years ago)
- Topics: i3-gaps, i3wm, linux, linux-rice, polybar, rice
- Language: Python
- Homepage:
- Size: 4.56 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles-i3-
i3 and more on my linux.
Simple Configuration using [i3](https://i3wm.org/).

Starting from the left, I created a bash script to read the media being played once spotify is opened.
Then i switched the workspaces numbers with something i consider more aesthetic. On the right there's a [cava](https://github.com/karlstav/cava) (Cross-platform Audio Visualizer) implemented into the bar itself written in python. Adding to that i created a custom script that helps the user read the mic volume and muting it by clicking on it.

A rofi and dunst config as well to match the theme of the window manager.

The terminal used in this picture is my main one which is kitty i created a roundness to the windows using picom.
You should find all the configurations needed in this repo.
The packages needed for this setup:
i3 picom cava dunst spotify polybar starship kitty
rofi pyhton3 feh brightnessctl
Note:If the icons didn't load try installing Symbols Nerd Fonts
Note:Don't forget to make the bash files executable by using
chmod +x filename