Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imnotedmateo/dots

My shitty dotfiles.
https://github.com/imnotedmateo/dots

dotfiles qtile unixporn zshrc

Last synced: about 1 month ago
JSON representation

My shitty dotfiles.

Awesome Lists containing this project

README

        

# MY DOTS
This repo contains my personal dots for my qtile's cofig

## INFO
- **OS:** [Arch Linux](https://archlinux.org/)
- **WM:** [Qtile](https://qtile.org/) with [qtile-extras](https://github.com/elParaguayo/qtile-extras)
- **Compositor:** Picom
- **Term:** [Kitty](https://sw.kovidgoyal.net/kitty/)
- **Shell:** ZSH
- **Launcher:** [Rofi](https://github.com/davatorium/rofi)
- **Clipboard manager** [greenclip](https://github.com/erebe/greenclip) (requires Rofi)
- **Icons:** [Gruvbox Plus icon pack](https://github.com/SylEleuth/gruvbox-plus-icon-pack)
- **GTK:** [Gruvbox-Dark-BL-MOD](https://www.pling.com/p/2046839)
- **Text Editor:** [NeoVIM]()
- **Colorscheme:** Gruvbox

## DEPENDENCIES
Run this command to install all the dependencies available in the **core and extra** repositories of Arch Linux.
~~~
pacman -S qtile picom kitty zsh rofi xdotool neovim ripgrep feh pipewire-jack pipewire-alsa alsa-utils brightnessctl playerctl scrot python-pillow xclip
~~~
Run this command to install all the dependencies available in AUR. *Assuming your AUR Helper is [yay](https://github.com/Jguer/yay).*
~~~
yay -S qtile-extras rofi-greenclip
~~~
Additionally, it is recommended to install [Hack Nerd Font](https://github.com/ryanoasis/nerd-fonts/releases/download/v3.1.1/Hack.zip) to avoid issues with fonts.

## INSTALATION
Just move the files from the repo from your home file
~~~
git clone https://codeberg.org/Imnot_EdMateo/dots
mv dots/* ~
~~~

## SHOWCASE
![SHOWCASE](./stuff/com.png)