Skip to content

Jeremie1001/dotfiles

Repository files navigation

img

ARCH DRACULA - THE RETURN OF THE DOTFILES

ArchDracula By:

  • Jeremie Cote
  • @jeremie1001

Based on terminal color theme Dracula and inpired by https://github.com/manilarome/the-glorious-dotfiles. Icons modified from flaticons repository and SVGRepo

Disclaimer, some of the aspects of this rice arent completely functional at this time as this is still a work in progress so please be please be patient. Components still being worked on can be found in the TODO.txt file.

Spoilers

img

Quick stats

  • OS: EndeavourOS
  • WM: AwesomeWM
    • More specifically, it uses awesome-git since it includes some features not included in mainline awesome such as as the colored and rounded progress bars in the control center
  • Shell: zsh with starship
  • Terminal: Kitty
  • Editor: VSCodium
  • File Manager: Nemo
  • Launcher: Rofi
  • Browser: Firefox
  • Color Scheme: Dracula (hex codes)
  • GTK Theme: Ant Dracula
  • Wallpaper: Arch Kraken

Dependencies

Awesome Config Dependencies

  • awesome-git (AwesomeWM) (aur)
  • i3lock-fancy-git (exit_screen module) (aur)
  • picom (compositor) (pacman)
  • rofi (launchers) (pacman)
  • pamixer (volume controls) (pacman)
  • lm_sensors (temperature dial in control center) (pacman)
  • feh (background) (pacman)
  • light (brightness) (pacman)
  • flameshot (screenshot) (pacman)

Other dependencies

  • chezmoi (installation) (pacman)
  • zoxide (zshrc) (pacman)
  • starship (zshrc, shell prompt) (pacman)
  • exa (zshrc) (pacman)
  • ant-dracula-gtk-theme (GTK theme) (aur)
  • yaru-colors-icon-theme (Icons) (aur)

Hotkey dependencies

These can be changed in primary settings file

  • firefox (pacman)
  • rofi (pacman)
  • nemo (pacman)
  • kitty (pacman)
  • VSCodium (aur)
  • Thunderbird (aur)
  • Discord (aur)

Installation

  • Dotfiles are being managed with "chezmoi" dotfile manager package and meant to be installed with their process as outlined -Can be using chezmoi installed via a single via a single command
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply $Jeremie1001
  • Listed dependencies need to be installed seperately afterwards
    • Plan is to create script to automate as well in the near-future
  • If installing not via chezmoi, clone repository into desired directory, rename all 'dot_' directories to '.' then copy and paste into home directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published