All Projects → zodd18 → Dotfiles

zodd18 / Dotfiles

My bspwm dotfiles. Grab whatever you need! :)

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Dotfiles

zarch
The Ultimate Script For Arch Linux
Stars: ✭ 49 (-55.86%)
Mutual labels:  archlinux, arch, arch-linux
Dotfiles
▒ rice ░░ custom linux config files
Stars: ✭ 1,514 (+1263.96%)
Mutual labels:  dotfiles, customization, unix
gobble
Rust rewrite of Devour
Stars: ✭ 23 (-79.28%)
Mutual labels:  unix, archlinux, arch-linux
AwsTerm
A collection of awesome terminal utilities
Stars: ✭ 37 (-66.67%)
Mutual labels:  archlinux, arch, arch-linux
Termuxarch
You can use setupTermuxArch.bash 📲 to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install
Stars: ✭ 653 (+488.29%)
Mutual labels:  dotfiles, archlinux, arch-linux
dotfiles
My awesomewm dotfiles for awesome people! ✨
Stars: ✭ 1,764 (+1489.19%)
Mutual labels:  unix, archlinux, arch-linux
dotfiles
My arch setup script and dotfiles
Stars: ✭ 37 (-66.67%)
Mutual labels:  dotfiles, archlinux, arch
Invidious-Updater
Automatic install and update script for Invidious
Stars: ✭ 181 (+63.06%)
Mutual labels:  archlinux, arch, arch-linux
Customarch
Arch Linux Based Custom ISOs Made With "Archiso"
Stars: ✭ 606 (+445.95%)
Mutual labels:  archlinux, arch-linux, arch
Dotfiles
Configuration for Arch Linux, sway, kitty, kakoune, zsh and more + scripted installation guide
Stars: ✭ 385 (+246.85%)
Mutual labels:  dotfiles, archlinux, arch-linux
My Favorite Things
Moved to: https://gitlab.com/brennovich/my-favorite-things
Stars: ✭ 30 (-72.97%)
Mutual labels:  dotfiles, unix, archlinux
My dotfiles
Just a collections of my dotfiles...
Stars: ✭ 101 (-9.01%)
Mutual labels:  dotfiles, arch-linux, arch
Calinix-Arch
CalinixOS Linux Distribution ISO Profiles
Stars: ✭ 42 (-62.16%)
Mutual labels:  archlinux, arch, arch-linux
arch-odroid
A simple script automatically installing Arch Linux for the ODROID.
Stars: ✭ 30 (-72.97%)
Mutual labels:  archlinux, arch, arch-linux
arch-pi
A simple script automatically installing Arch Linux for the Raspberry Pi.
Stars: ✭ 38 (-65.77%)
Mutual labels:  archlinux, arch, arch-linux
lucjan-kernels
Dell Inspiron 15-3542 (3542-2538) with Fourth Gen Intel Core i3/i5/i7 optimized.
Stars: ✭ 16 (-85.59%)
Mutual labels:  archlinux, arch, arch-linux
simplyarch
The blazing fast ⚡ Arch Linux ⚡ installation script that puts you on control 🌟
Stars: ✭ 38 (-65.77%)
Mutual labels:  archlinux, arch, arch-linux
arch-install
A highly configurable script automatically installing Arch Linux.
Stars: ✭ 32 (-71.17%)
Mutual labels:  archlinux, arch, arch-linux
ArchLinuxTutorial
✨Arch Linux安装使用教程 每日实时更新! | 包含ArchLinux从安装到日常使用、娱乐、编程、媒体制作的各个方面,让Arch成为你的常用系统吧! | 提供在线网页文档 ✨
Stars: ✭ 513 (+362.16%)
Mutual labels:  archlinux, arch, arch-linux
Trizen
Lightweight AUR Package Manager
Stars: ✭ 696 (+527.03%)
Mutual labels:  archlinux, arch-linux, arch

alt text

Hello there!

Those are my bspwm dotfiles, hope you find something useful here ^^

Specific rices configs and colorschemes are here and general configuration files are here. You will need both.

I hope you understand everything here. 😉

Here are some details about my setup:

  • WM : bspwm 🎨 4 changable themes/mode!
  • DM : getty 🌼 minimal DM!
  • Shell : zsh 🐚 with oh my zsh framework!
  • Terminal : kitty 🐱
  • Panel : polybar 🍧 using nerd fonts glyphs as icons!
  • Compositor : picom
  • Notify Daemon : Dunst 🍃 minimalism!
  • Application Launcher : Rofi 🚀 apps & sidebar menu!
  • File Manager : Thunar 🔖 customized sidebar & icon!
  • Text Editor : nvim 💻




alt text

🍁 Horizon

alt text



🌴 Gruvbox

alt text



🌸 PinkNord

alt text



🌊 SolarizedDark

alt text



🎀 PinkNordAlternative (Fleon based)

alt text



🔥 DOOMBOX

alt text



Custom Theme Swap Utility

Click the brush icon

alt text

Choose the rice that you desire

alt text

Nice! Now you have a completely look and feel for your Linux desktop!

alt text



alt text

[WARNING]: Installation scripts are still work in progress. Use them at your own risk!!

[WARNING!]: These are my personal config files, executing these scripts will overwrite several files in your system, only execute these in case you have a backup of your files.

Download

mkdir -p ~/Documents/git-lab && git clone https://github.com/zodd18/dotfiles.git ~/Documents/git-lab/dotfiles && cd ~/Documents/git-lab/dotfiles

Executing the script

You can install one of them by running the setup executable.

Installing necessary packages:

[WARNING!]: Support for Arch Linux based systems only (installation via pacman).

Use:

./setup.sh <ARG> 

where <ARG> may be:

pacman       - installs necessary packages from pacman
aur          - installs necessary packages from AUR and external sources
themes       - installs .themes, .icons, .fonts, wallpapers and necessary/personal scripts

You can also do:

./setup.sh <ARG> <THEME_NAME>

where <ARG> may be:

rice         - installs <RICE_NAME> rice
all          - installs all at once: pacman packages, aur packages, GTK themes, etc. And finally installs <RICE_NAME> theme if this argument was passed

where <RICE_NAME> may be:

nord                    - Classic Nord look
pink-nord               - Pink Nord look
pink-nord-alternative   - Based on Fleon look
gruvbox                 - Classic Gruvbox look
solarized-dark          - Solarized Dark look
horizon                 - Based on VS Code Horizon Theme
doombox                 - Doom version of gruvbox

example:

setup.sh all pink-nord

(this command would install all necessary packages, themes, icons and would install pink-nord rice)

Recomendation

You can try to install all at once by using "all" argument, however I'd install it one by one in case any installation fails. I'd follow this order: pacman, aur, themes, rice.

Deprecated (old rices, these need a lot of cleaning)

dracula                 - Classic Dracula look
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].