Code Monkey home page Code Monkey logo

dotfiles's Introduction

alt text

Hello there! :octocat:

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

  • The rices configs are here and shared configuration files between all rices are here. You will need both.

  • There is also a setup.sh script you can use in order to automatically install needed packages, configs and specific rices. You will find instructions here.

Here are some details about my setup:

  • WM : bspwm ๐ŸŽจ several switchable themes!
  • Shell : zsh ๐Ÿš with oh my zsh framework!
  • Terminal : kitty ๐Ÿฑ
  • Panel : polybar ๐Ÿง using nerd fonts glyphs as icons!
  • Compositor : picom โœจ
  • Notify Daemon : dunst ๐Ÿ””
  • Application Launcher : rofi ๐Ÿš€ apps & sidebar menu!
  • File Manager : thunar/ranger ๐Ÿ“‚ minimal file managers!
  • Wallpaper Manager : nitrogen ๐Ÿ–ผ๏ธ






  
THEME SWAP โ€ข DOWNLOAD โ€ข INSTALLATION โ€ข USE CASES

alt text

alt text



โ„๏ธ Nord (using Genome ๐Ÿงฌ decorations)

alt text



alt text



alt text



alt text



alt text



alt text



alt text



alt text



alt text



alt text



๐ŸŽจ Custom Theme Swap Utility

1 - Click the brush icon in the polybar

2 - Select a rice

alt text

3 - Now you have a completely new look and feel for your Linux desktop!

alt text

alt text

โš ๏ธ WARNING - These are my personal config files, executing these scripts will overwrite several configuration files in your system. Only execute these in case you have a backup of your current configuration.

โฌ‡๏ธ Download

โ„น๏ธ For now, it's mandatory to clone this repo in ~/Documents/git-lab to use the Theme Swap Utility, otherwise you won't be able to switch between these themes on the fly.

mkdir -p ~/Documents/git-lab && git clone --depth=1 https://github.com/zoddDev/dotfiles.git ~/Documents/git-lab/dotfiles && cd ~/Documents/git-lab/dotfiles

โš™๏ธ Installation

You can install the needed packages and configuration files by running the setup executable.

๐Ÿ“ฆ Installing needed packages and general configurations:

โ„น๏ธ Package installation is ONLY supported for Arch Linux based systems (installation via pacman).

Execute:

./setup.sh <ARG> 

where <ARG> may be:

packages        - installs needed packages using yay (also installs yay if needed)
themes          - installs shared configuration between all rices: .themes, .icons, .fonts, wallpapers and necessary scripts

๐Ÿ–ผ๏ธ Installing a specific rice:

Execute:

./setup.sh <ARG> <RICE_NAME>

where <ARG> may be:

rice         - downloads (if needed) and installs <RICE_NAME> rice
all          - installs all at once: packages, GTK themes, etc. And finally installs <RICE_NAME> theme if this argument was passed

where <RICE_NAME> may be:

nord                    - Nord theme
dracula                 - Dracula theme
gruvbox                 - Gruvbox theme
gruvbox-material        - Soft edition of Gruvbox theme
solarized-dark          - Solarized Dark theme
horizon                 - Based on VS Code Horizon theme
forest                  - Everforest theme
pink-nord               - Pink Nord theme
pink-nord-alternative   - Based on Fleon theme
doombox                 - Doom version of gruvbox theme
ayu                     - Ayu theme

โ„น๏ธ Use cases:

setup.sh all horizon

(This command would install all needed packages, themes, icons and would also install Horizon rice)


setup.sh packages

(This command would download and install all the needed packages using yay)


setup.sh themes

(This command would install shared configurations between all rices, mandatory)


setup.sh rice horizon

(This command would install Horizon rice)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.