moukle / dotfiles

dotfiles for my toaster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.files

making the adventure into the Wayland πŸ§™

image

Info

πŸ’» Shell zsh + zap + starship
πŸ–₯️ WM hyprland + waybar
✍️ Editor NvChad
🐱 Terminal kitty
πŸš€ Launcher tofi
🌐 Browser chromium + qutebrowser
πŸ“£ Notifications dunst
🌈 Color Automation wal
πŸ“¦ Pacman Manager pacdef
πŸ“‚ File Manager fff
πŸ–ŠοΈ Font Fantasque Sans Nerd
πŸ› οΈ Other fzf
πŸ–ΌοΈ Wallpaper by Tom Pumford

Installation

My dotfiles are managed with GNU Stow, a symlink farm manager. To set up the configurations, follow these steps:

  1. Clone this repository:
    git clone https://github.com/moukle/dotfiles.git
  2. Change into the dotfiles directory:
    cd dotfiles
  3. Symlink the desired configuration using Stow. For example, to symlink the hyprland config:
    stow hyprland
  4. Repeat the above step for each configuration you want to set up.

PyWal

I use wal to generate and change color-schemes on the fly. In the wal/.config/wal/templates folder you find configs for:

  • dunst
  • tofi
  • zathura
  • qutebrowser
  • ...

Simply change whole setup colors by

walr.sh <theme> <light>

# example
walr.sh ayu -l

Inspiration

License

This project is licensed under the MIT License.

About

dotfiles for my toaster


Languages

Language:Shell 45.2%Language:CSS 34.9%Language:Python 14.5%Language:Lua 4.8%Language:Stylus 0.3%Language:C 0.3%