Skip to content

flixgamerd/Hyprland-Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧪 The Cyber-Scientific Sanctuary (Arch/Hyprland Dotfiles)

"Science is not magic, sir. It's simply what happens when you stop using the mouse like a caveman."

Welcome to my configuration repository. Herein lies proof that human patience is finite, but the capacity to customise Arch Linux is infinite. This is not merely a collection of .conf files — it is the scientific blueprint for elite-level efficiency.

🛠️ Lab Components — Quick Diagnostics

Module Description Excitement Level
Hyprland Where window physics happen. No lag — pure logic. 10,000,000,000%
Waybar A status bar so clean it would make a microscope feel inadequate. Absurd
Neovim Where backend development comes alive through Lua. If you use VS Code, I grieve for your primitive soul. Vital
AnyRun The elite launcher. Extensible, fast, and built for those who have no patience for primitive interfaces. Superior
Yazi The definitive CLI file manager for the Arch Linux + Hyprland ecosystem. Supreme
ZSH O shell definitivo. O Starship traz um prompt em Rust que detecta seu ambiente Backend (Node/TS) instantaneamente. 10,000,000,000%

🚀 Scientific Protocol — Installation

If you are a promising lab colleague, you already know not to skip steps. Follow the logical process — one step at a time.

1. Clone this anomaly:

git clone https://github.com/flixgamerd/Hyprland-Config.git ~/dotfiles

2. Elite bridging (symlinks): Do not create redundant folders like a caveman. The commands below establish the correct neural connections:

ln -s ~/dotfiles/waybar   ~/.config/waybar
ln -s ~/dotfiles/anyrun   ~/.config/anyrun
ln -s ~/dotfiles/nvim     ~/.config/nvim
ln -s ~/dotfiles/hypr     ~/.config/hypr
ln -s ~/dotfiles/yazi     ~/.config/yazi

3. The awakening: Ensure your wallpaper path is not a ghost variable. awww requires absolute paths to avoid an existential crisis:

# In your hyprland.conf:
exec-once = awww-daemon && sleep 0.5 && awww img "/home/user/dotfiles/wallpapers/Wave.jpg"

📸 The Aesthetic Blueprint — Visual Documentation

System Diagnostics & Architecture

The foundation of any civilized setup. Your machine's heartbeat, rendered with scientific precision.

Arch Linux System Diagnostics — fastfetch reveals an Intel Celeron J4025 @ 799 MHz operating with 2.38 GiB RAM. Adequate for those who understand that elegance scales inversely with bloat.

Editor Throne: Neovim

Where the actual work happens. Lua configurations, zero compromises, and keyboard supremacy. VS Code users are not invited to this section.

Neovim LSP integration — alpha-nvim greets you with monochromatic refinement. No distractions. Only logic.

Aesthetic Materialization: The Great Wave

The wallpaper philosophy made manifest. Katsushika Hokusai meets Hyprland. Proof that scientific precision and visual poetry are not mutually exclusive.

The Great Wave off Kanagawa — inverted palette, rendered in near-black and ethereal white. Your desktop environment is now indistinguishable from a Ukiyo-e print.

System Monitoring in Real-Time

btop displaying CPU, memory, disk, and network metrics. The machine talks; you listen.

btop monitoring dashboard — Celeron J4025 at 23% load, 2.05 GiB RAM consumed, 74% disk utilization. The system whispers its vital signs.

🎨 Theming Architecture

Your environment is composed of three interconnected aesthetic layers:

  • Hyprland Borders & Decorations: Configured via hyprland.conf for crisp window management.
  • Waybar CSS: Flat design, monochromatic elegance, responsive to system state.
  • Neovim Theme: kanagawa-wave with custom highlights — syntax that respects your retinas at 2300 hours.
  • AnyRun Launcher: Manthey palette initially, evolved to Montanha green, now refined to Great Wave aesthetics.

All components share a unified color philosophy: minimal, purposeful, scientifically justified.

🔧 Configuration Topology

dotfiles/
├── hypr/
│   ├── hyprland.conf          # Core window manager configuration
│   ├── hyprpaper.conf         # Wallpaper daemon settings
│   └── hypridle.conf           # Idle behavior & screensaver integration
├── waybar/
│   ├── config.jsonc           # Bar structure & modules
│   └── style.css              # Visual refinement
├── nvim/
│   ├── init.lua               # Entry point
│   ├── lazy-lock.json         # Dependency lock
│   └── lua/
│       ├── config/            # Core settings
│       ├── plugins/           # Plugin specifications
│       └── lsp/               # Language server configurations
├── anyrun/
│   └── config.ron             # Launcher behavior
├── yazi/
│   ├── yazi.toml              # File manager config
│   └── theme.toml             # Color scheme
└── wallpapers/
    └── Wave.jpg               # The Great Wave (inverted aesthetic)

🧬 Scientific Dependencies

Ensure these packages are installed:

pacman -S hyprland waybar neovim yazi anyrun btop wl-clipboard awww

Optional but recommended:

pacman -S grimblast        # Wayland-native screenshots
pacman -S wf-recorder      # Screen recording without compromising FPS
pacman -S dunst            # Notification daemon (minimal)

🐚 Terminal Ascension

The primitive bash has been purged. The system now utilizes Zsh augmented by Starship.

  • Prompt: Starship (Rust-powered, ultra-fast).
  • Plugins: zsh-autosuggestions (because memory is for computers, not scientists) and zsh-syntax-highlighting.
  • Logic: Intelligent environment detection for Node.js/TypeScript projects.

🚦 Current Status

Component Version Status
Arch Linux Latest ✓ Rolling
Hyprland v0.x+ ✓ Active
Neovim 0.10+ ✓ Optimized
Waybar Latest ✓ Refined
Yazi Latest ✓ Deployed
ZSH Lastest ✓ Rolling

📝 License

This configuration is provided as-is. Modify it. Break it. Rebuild it better. Science is iterative.


Last updated: April 2026
Maintained by: flixgamerd (Flix)

About

Opinionated Hyprland dotfiles for Arch Linux — minimal cyberpunk aesthetic with a unified Waybar, AnyRun, Kitty and Neovim, all following a consistent dark palette ( Kanagawa).

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages