Skip to content

My modifications to end_4's Hyprland dotfiles. I basically took all the anime out because I am not a weeb but I also trimmed it down to make it *slightly* more minimal.

License

Notifications You must be signed in to change notification settings

MidnightSlicer/dots-hyprland

 
 

Repository files navigation

【 end_4's Hyprland dotfiles 】

✨ Cool stuff

Notable features
  • An overview widget that shows window positions in workspaces + app search (GNOME overview replacement)
  • hybrid branch: Can toggle Windows 11-like mode hehee
Details
  • Pywal and Material You colors
  • Sexy animations
  • The latest branch, m3ww, can be scaled and supports both light and dark theme properly!
Bragging

👀 Styles

Click the images for a video showcase with animations!

Material Eww! Desktop Preview Desktop Preview Desktop Preview
  • For older and insignificant styles, check the releases

🔧 General instructions

  • Don't download the main branch! Use one of the above listed ones.
  • BACKUP
  • Install dependencies. You can find the list for them in branch-specific readmes.
  • Copy
    • Pictures, .config, .local to home folder
    • Stuff in Import manually folder if you need them
  • For ARM users: Compile .cpp scripts in ~/.config/eww/scripts/ (to that folder) (like this: g++ ~/.config/ewwscripts/SCRIPTNAME.cpp -o ~/.config/eww/scripts/SCRIPTNAME)

🎨 eww (yes I spend too much time on this)

Performance

Do use Not recommended Notes
Kernel cachyos Don't abuse power savers. Also I'm not sure what bullshit I'm saying - this is just from personal experience.
Login shell bash/zsh fish It's okay to use fish in a terminal - that's what I do

Setup

  • This eww config only works properly in ~/.config/eww
  • Start eww with eww daemon
  • To open the top bar, run eww open bar
  • To open the Windows bar, run eww open winbar (windoes/hybrid branch)
  • To open the bottom line, run eww open bottomline (so that the music window opens if you click the bottom edge of the screen)
  • Open the overview and wait 10 seconds (for it to generate app search cache, or icons won't show properly)

Usage

  • Music controls: Middle-click for Play/Pause, Right-click for Next track, scroll to change volume
  • To open the Overview, middle/right-click the workspace indicators or run eww open overview
  • You can type to search in overview!

Search

  • Type normally to search apps
  • Type something beginning with a number and it'll be calculated (qalc is used for backend)
  • >save THEME: Saves current colorscheme, with THEME as the name.
  • >load THEME: Loads a saved theme. Available themes will be shown as you type.
  • >music: Get colorscheme from current media thumbnail
  • >wall: Get colorscheme from wallpaper located in ~/.config/eww/images/wallpaper/wallpaper (might take quite a while)
  • >light: Remember to use light mode for next color generations
  • >dark: Remember to use dark mode for next color generations
  • >one: Remember to use only one color for bar icons for next color generations
  • >multi: Remember to use many colors for bar icons for next color generations
  • >r: Reload (kills and relaunches eww with the default bar)

🙏 Attribution

  • Thank you fufexan (who also thanks a lot more people) for their guidance and eww config: https://github.com/fufexan/dotfiles (very clean implementation, my config is based on this)
  • Thanks to the people at the Hypr Development Discord for their inspiration
  • Bing AI for helping me code like 80% of the C++ functions lmao
  • Maybe more, but I might not remember them all.. Still, thanks.

🌟 Stars

  • A star really makes my day! Thanks!

Stars

💡 Some inspirations

  • osu!lazer, Windows 11, Material Design 3, AvdanOS (concept)

About

My modifications to end_4's Hyprland dotfiles. I basically took all the anime out because I am not a weeb but I also trimmed it down to make it *slightly* more minimal.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 78.9%
  • Shell 11.5%
  • C++ 3.7%
  • SCSS 3.2%
  • GLSL 1.7%
  • Python 0.9%
  • C 0.1%