Skip to content

Nuuttif/dotfiles-hyprland

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

~ Minimalistic Hyprland dotfiles ~

1 2

Table of Contents

Screenshots

Nord
ThemeSelector Nvim
Zathura FileManager
Rose Pine
ThemeSelector Nvim
Zathura FileManager
Gruvbox Dark
ThemeSelector Nvim
Zathura FileManager
Dracula
ThemeSelector Nvim
Zathura FileManager
Kanagawa
ThemeSelector Nvim
Zathura FileManager

Environment

  • Distro: Arch Linux
  • Compositor: Hyprland
  • Notifications: Dunst
  • Wallpapers: Swaybg
  • Terminal: Alacritty
  • File Manager: Thunar
  • Editor: NeoVim
  • Browser: Firefox / Google Chrome
  • Shell: Fish
  • Media Player: Mpv
  • App Laucher: Rofi
  • Font: Souce Code Pro

Theme change script

This script is not well written. Any small inconsistency can break its logic, and the only way out of the situation is to edit the config files manually. I wrote it primarily for myself, and for my use case it will work just fine. If you want to use it for yourself and noticed an error while using it - open a pull request and describe the problem, or if you solved it yourself - feel free to share the corrected code. Thank you!

Available Themes:
  • Gruvbox Dark
  • Gruvbox Light
  • Rose Pine
  • Catppuccin Mocha
  • Catppuccin Latte
  • Nord
  • Dracula

Will I add new themes? Maybe. But again, I wrote this script for myself and its further development depends solely on my desire

Video
Reddit.mov

Dependencies

Install AUR helper (if not installed):

git clone -q https://aur.archlinux.org/yay
cd yay
makepkg -si --noconfirm

Install needed dependencies:

yay -Syu --needed --noconfirm $(cat DEPENDENCIES)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 94.9%
  • SCSS 3.0%
  • Shell 1.1%
  • Other 1.0%