Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/imnotedmateo/dots
- Owner: ImnotEdMateo
- Created: 2024-08-18T15:18:14.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T20:46:55.000Z (2 months ago)
- Last Synced: 2024-11-10T21:17:51.833Z (2 months ago)
- Topics: dotfiles, qtile, unixporn, zshrc
- Language: Shell
- Homepage:
- Size: 3.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)