Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 699 Bytes

File metadata and controls

34 lines (27 loc) · 699 Bytes

NECRODOTS by takiido

Warning

i switched to fedora + gnome to take a brake. still working on void linux rice.

I use:

  • DE: hyprland
  • Widgets: ignis
  • Notification daemon: mako
  • Editor: neovim-nightly
  • Bluetooth manager: bluetui
  • Message bus: dbus
  • Wallpaper util: hyprpaper
  • Font: Custom patched CommitMono

How to use

Warning

Make sure to backup your config files first

  1. Download dot files from git
git clone git@github.com:takiido/dots

or

git clone https://github.com/takiido/dots
  1. Simply create symlinks replacing dir with desired directory (e.g hypr)
ln -s ~/git/dots/<dir> ~/.config/<dir>