https://github.com/xwedx00/dotfiles
My 👼 Personal Dotfiles for Changing 🥶 Color Schemes of terminals and browsers on the go.
https://github.com/xwedx00/dotfiles
alacritty arch-linux archlinux bspwm bspwm-sxhkd fish fish-shell neofetch neofetch-configuration picom-config pywal pywal-firefox
Last synced: 3 months ago
JSON representation
My 👼 Personal Dotfiles for Changing 🥶 Color Schemes of terminals and browsers on the go.
- Host: GitHub
- URL: https://github.com/xwedx00/dotfiles
- Owner: xwedx00
- License: mit
- Created: 2023-02-08T07:02:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T21:51:08.000Z (almost 2 years ago)
- Last Synced: 2024-12-27T14:40:30.223Z (5 months ago)
- Topics: alacritty, arch-linux, archlinux, bspwm, bspwm-sxhkd, fish, fish-shell, neofetch, neofetch-configuration, picom-config, pywal, pywal-firefox
- Language: Shell
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RTFM [Read The Fucking Manual] 🙏
### Listen By No Means I Am Capable Enough Of Creating A Complete Repo With Every Single Detail Even When I Want To I Will Try My Best To No Break Your System With My README. So For The Things Mentioned Below Please Refer To Their Manuals Before Starting Blindly. I Myself Have Experienced The Pain From r/unixporn README For The Sake Of That I Will Include Links To All The Resources Possible.
### Before jumping in I wanna remind you that For this to work you either have to put Wallpapers (For which you want color schemes from) In
### ~/Pictures/Pywal/
### or either change the path for the wallpapers in
### ~/.config/wal/pywal.sh
## A Quick guide for Getting started with bspwm [[PlEASE READ ME]](https://www.instructables.com/Bspwm-Installation-and-Configuration/)
# Create A BACKUP 🙏🙏🙏🙏🙏🙏
| What Is It | What is Used |
| ------------- | ------------- |
| OS | [Arch Linux](https://archlinux.org/) |
| WM | [Bspwm](https://github.com/baskerville/bspwm.git) |
| text editor | [nvim](https://neovim.io/) |
| Browser | [firefox](https://www.mozilla.org/en-US/firefox/new/) |
| Wallpapers | [Wallhaven.cc](https://wallhaven.cc/) |
| terminal | [urxvt](https://wiki.archlinux.org/title/rxvt-unicode) |
| Fetch | [neofetch](https://github.com/dylanaraps/neofetch.git) |
| Discord | [BetterDiscord](https://github.com/BetterDiscord/BetterDiscord.git) |
| Color Scheme | [pywal](https://github.com/dylanaraps/pywal) |
| Compositor | [picom-ibhagwan-git](https://github.com/ibhagwan/picom-ibhagwan-git.git) |
| Discord-Theme | [pywal-discord](https://github.com/FilipLitwora/pywal-discord)
| Font-UI | [UbunutMono Nerd Font Mono](https://www.programmingfonts.org/#ubuntu) |
| Font-Terminal | [FIraCode Nerd Font Mono](https://www.programmingfonts.org/#firacode) |# Screenshots for eye-candy 😙









## First Bspwm
### Just copy and paste if you already have a Bspwm & sxhkd configs and or up and running if you don't
mkdir ~/.config (only if you don't have one)
mkdir ~/.config/bspwm
### cd into my dotfiles and again cd into bspwm then
cp -r bspwmrc resize ~/.config/bspwm/
### (Note: DO NOT FORGET)
chmod +x ~/.config/bspwm/bspwmrc
## Sxhkd
### Edit it to your liking | Mine has some minor changes and stuff | Everything is commented
mkdir ~/.config/sxhkd
### cd into my dotfiles and again cd into sxhkd then
cp sxhkdrc ~/.config/sxhkd/
### (Note: DO NOT FORGET)
chmod +x ~/.config/sxhkd/sxhkdrc
## [.xinitrc]
### cd into dotfiles and
mv .xinitrc ~/
## [Pywal]
### Install pywal with pip using
pip install pywal
### after that cd into my dotsfiles and
cp -r wal ~/.config/
## [Important]
### after that run this command
chmod +x ~/.config/wal/pywal.sh
### If you don't run it than the colors will never change on (super + p)
## [Fish]
sudo pacman -Syyu fish
### this time for the fish shell IF YOUR using bash which is default please refer to Pywal for Bash
### cd again into my dots
### For the fish shell after installing cd into my dotsfiles and
cp -r fish ~/.config/
### if you don't copy the whole folder than the annoying fish_greeting message and {fish wal command not found} errors will haunt you
## [Pywal for Bash]
### Visit This [arcticle](https://itsfoss.com/pywal/)
## [Neofetch]
sudo pacman -Syyu neofetch
### same For the neofetch after installing cd into my dotsfiles and
cp -r neofetch ~/.config/
## [Picom]
paru -S picom-ibhagwan-git
### same For the picom after installing cd into my dotsfiles and
cp -r picom ~/.config/
## [Firefox]
### For Firefox Firstly get the pywalfox with (pip install pywalfox) then install using
pip install pywalfox
pywalfox install
### after that go get the [Pywalfox extenstion for Firefox](https://addons.mozilla.org/en-US/firefox/addon/pywalfox/)
### Last But not Least Press the shortcut (super + p) to check if everything works
### I Really Hope you Would atleast have a working arch install
### If not I'm sorry I guess ...... 🙇