mirror of
https://github.com/entitybtw/dotfiles.git
synced 2026-05-13 01:04:15 +00:00
my main-pc hyprland dotfiles
- CSS 86.4%
- Shell 13.6%
| .config | ||
| images | ||
| LICENSE | ||
| README.md | ||
| README_RU.md | ||
dotfiles
russian readme version / русская версия readme
my main-pc/laptop dotfiles [CachyOS]
Installation
Warning:
if you have folders with the same names as in this repository inside your ~/.config/ directory (e.g., rofi, waybar, kitty), they will be overwritten during the installation process.
please make sure to back up these existing configuration folders manually before proceeding to avoid data loss.
- Clone the repository:
git clone https://github.com/entitybtw/dotfiles.git
- copy the contents of the
.configfolder to your local.configdirectory:
cp -r dotfiles/.config/* ~/.config/
- remove the cloned repository folder:
rm -rf dotfiles
- restart your session or relevant applications to apply the new configurations.
