Skip to content

maximilian-franz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles

OS EndeavourOS WM Qtile Colors gruvbox

Screenshots

2023-08-01-113320_1920x1080_scrot 2023-08-01-113415_1920x1080_scrot 2023-08-01-113448_1920x1080_scrot

Installation

Repository Setup

Run the following to clone the repository.

alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME' >> $HOME/.bashrc && \
source .bashrc && \
echo ".dotfiles" >> .gitignore && \
git clone --bare https://github.com/maximilian-franz/dotfiles.git $HOME/.dotfiles && \
config config remote.origin.fetch "+refs/heads/*:refs/remotes/origin/*" && \
config config --local status.showUntrackedFiles no && \
config checkout

In case config checkout fails, either remove the offending files or move them to a backup folder.

Installing packages

Run pacman -S - < package-list.txt.

After that, install the following packages from the AUR.

appimagelauncher-git
betterlockscreen
brillo
cura-bin
lightdm-settings
qtile-extras-git
spicetify-cli
spotify
visual-studio-code-bin
xcursor-simp1e-gruvbox-dark

Installing themes

Download the latest release of Gruvbox GTK Theme and extract it to $HOME/.themes.

Download the latest release of gruvbox-plus-icon-pack and extract it to $HOME/.icons.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published