Skip to content

KlausJackson/dotfiles

 
 

Repository files navigation

Pilk's dotfiles

These are my current dotfiles. A very clean look for hyprland. As well as my first ever rice 🤓

Most of these original config files were made by other people in the community and then alterted by me. A lot of the heavy work was made by Stephan Raabe (ML4W) who made the inital dotfiles I edited.

Also a big thanks to Ksawlii and Thomas Brugman for making the installation scripts! 💙

Contents

Screenshots

Default

alt text

With Borders

alt text

alt text

alt text

Dependencies

Install these with your preferred AUR helper, e.g. yay

hyprland
wlogout
waypaper
waybar
swww
rofi
swaync
nemo
kitty
pavucontrol
gtk3
gtk2
xcur2png
gsettings
nwg-look
fastfetch
zsh
oh-my-zsh-git
hyprshot
networkmanager
networkmanager-qt
nm-connection-editor
yay -Syu hyprland wlogout waypaper waybar swww rofi swaync nemo kitty pavucontrol gtk3 gtk2 xcur2png gsettings-qt nwg-look fastfetch zsh oh-my-zsh-git hyprshot networkmanager networkmanager-qt nm-connection-editor

Installation for Gentoo

git clone https://github.com/PilkDrinker/PilkDots
cd PilkDots
sudo chmod +x ./install-gentoo.sh
./install-gentoo.sh

Installation for Arch

git clone https://github.com/PilkDrinker/PilkDots
cd PilkDots
sudo chmod +x ./install-arch.sh
./install-arch.sh

Huge thanks to Ksawlii and Thomas Brugman for making these installtion scripts! <3

Note

This installation script is currently limited to Gentoo and Arch, and is not 100% done. Some features may need to be configured manually.

Manual Installation

1. Install the dependencies with your preffered AUR helper.
2. Clone the repository
3. Move the .config, .themes, and wallpaper into your home directory
4. Install the listed fonts
5. Set up zsh (Optional)
6. Change your GTK theme and icons (Using GTK-look/nwg-look or the terminal)

Extra configuration

There is a few optional configurations and alts in the .config directory (waybar borders etc.) Feel free to alter whatever you want to make it your own style. 🥰

You can also changed your desired Wallpaper directory in .config/waypaper/config.ini

For the Theme to work in certain GTK apps, you might need to add the theme's assets diretory to ~/.config/assets

Original work

Here's a list of the people who's original work I've altered (There might have been more, but I can't remember)

About

My current hyprland dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 99.5%
  • Other 0.5%