LilDojd / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo
Catppuccin-friendly

Maintenance Contributions welcome License

My opinionated dotfiles, featuring a bspwm setup based on z0mbi3's config :shipit:

Preview

Terminal overviw

Apps

Features

  • Window Manager: bspwm
  • Terminal Emulators: Configurations for both kitty and alacritty are included. Choose what suits you best.
  • Editor: Custom AstroNvimV4 conifg
  • Theme: A soothing pastel theme that extends across terminal and editor for a uniform look.
  • Music: MPD-empowered polybar configured for music management via Mopidy, ncmpcpp as a player
  • Prompt: starship.toml taken from hyprland-dots for a sleek terminal prompt.

Installation (WIP)

  1. Clone the repository and cd to it:

    git clone https://github.com/LilDojd/dotfiles.git; cd dotfiles
    
  2. Stow everythin to create symlinks pointing to cloned git folder:

    stow .
    

    You might also want to install a lot of fonts and icons as specified in the gh0stzk repo

  3. (Optional) For Spotify to work with ncmpcpp, install Mopidy and mopidy-spotify

Acknowledgments

  • gh0stzk (a lot of stuff)
  • AstroNvim
  • Hyprland (starship.toml)
  • dharmx for beautiful ASCII

Important Notice !!!

  • This configuration looks nice in 3840x2160 at 144 DPI with a single monitor, other configurations might need tweaking
  • cpuusage binary in bspwm scripts is pre-built for x86_64, you might want to rebuild id based on your system configuration from .scripts

About

License:MIT License


Languages

Language:Shell 59.8%Language:Lua 23.1%Language:Python 13.9%Language:SCSS 3.1%Language:Rust 0.2%