Skip to content

diego-velez/.files

Repository files navigation

Configuration files

The repo for my configuration files, all managed using this guide

Super Ultrawide Hyprland Super Ultrawide Hyprland

Shortcuts

  1. Installing
  2. Icons and Mouse Cursors
  3. Themes

Installing

On Fedora Hyprland

sudo dnf install -y python git
git clone --bare https://github.com/diego-velez/.files.git $HOME/.files
alias config='git --git-dir=$HOME/.files/ --work-tree=$HOME'
config checkout -f

On Fedora Cinnamon

This setup script was written to work on Fedora Cinnamon, simply copy paste the lines below on a terminal

sudo dnf install -y python git
git clone --bare https://github.com/diego-velez/.files.git $HOME/.files
alias config='git --git-dir=$HOME/.files/ --work-tree=$HOME'
config checkout -f
config config --local status.showUntrackedFiles no
python .config/setup-scripts/main.py

Icons and Mouse Cursors

User-wide directory: ~/.icons

System-wide icons directory: /usr/share/icons

Themes

User-wide directory: ~/.themes

System-wide themes directory: /usr/share/themes

About

Repo for all my configuration files

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •