My personal dotfiles
BTW if you clone this repo and cd into it then run the ls command, the .mozilla and .config directories are HIDDEN because they start with "." (my fault) so you have to run ls -a
to show them
This setup uses around 600-700MiBs RAM on idle on my 15693MiB (16GBs) 12th Gen Intel i5-1235U Arch Linux machine (11 cores, 4.400GHz) using the 6.8.4 Linux Kernel (5.x might have lesser RAM usage)
pactl
polkit
gtk
qt6ct
hyprland-git (you really need the -git version or you'll have to edit out alot of stuff from "/.config/hypr/hyprland.conf")
hyprlock-git
hypridle-git
brightnessctl
trash-cli
starship
earlyoom
lsd (the program, not the drug although they're both amazing in their own ways)
a nerd font installed (REALLY IMPORTANT)
kitty
neovim
nix (use the Nix Determinate installer)
All rights reserved to the copyright owners of the images used below
- AGS Dots (Wi-Fi name redacted)
- Spotify w/ Spicetify, the Catppuccin Mocha theme, and a bunch of extensions
- NVChad
- Steam w/ AdwSteamGTK (Catppuccin Mocha)
https://github.com/Aylur/dotfiles
https://github.com/catppuccin/kitty/ Mocha
https://github.com/catppuccin/grub/ Mocha
https://github.com/catppuccin/gtk Mocha
Default
https://github.com/vinceliuice/Tela-circle-icon-theme Dracula
https://github.com/ful1e5/Bibata_Cursor Classic
https://github.com/sirlan-ff00ff/arcticfox-theme w/ catppuccin/firefox Mocha
https://github.com/catppuccin/dark-reader Mocha
https://flathub.org/apps/io.github.Foldex.AdwSteamGtk Theme: Catppuccin-Mocha, Window Controls: None, Controls Style: Dots, and the rest at default
https://nvchad.com/ (copy over my chadrc) NvChad has changed a bit (I should update it), change the theme in ~/.config/neovim/lua/chadrc.lua (or wherever the hell it is now) to catppuccin using a text editor. Also, add
vim.filetype.add({
pattern = { [".*/hypr/.*%.conf"] = "hyprlang" },
})
to your init.lua, and run :TSInstall hyprlang
for hyprlang syntax hilighting
(the syntax highlighting has some mistakes, but it's better than none)
This project is licensed under the MIT License. It allows you to modify this for any usage but with absolutely ZERO warranty. For more information, read the license.