S4NKALP / hyprland

Hyprland Dots As I use for my daily driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License People Stars Forks Watches Last Updated

Hyprland Dots As I use for my daily driver

hyprland rofi

🌌 Overview

This repository contains Arch Linux's DotFiles, which I use on a daily basis.
It includes custom settings, aliases, settings for familiar tools, and more to quickly create my ideal work environment on any machine.


✨ Features

  • πŸ•ΆοΈ Dark Mode for the Whole System
  • πŸ”” Notification Center
  • πŸ–ΌοΈ Various Wallpapers
  • πŸ€“ Nerd Fonts for the Shell Prompt
  • πŸ”Š Volume OSD
  • πŸ“± App Launcher
  • ⌨️ Multiple Keyboard Layouts
  • πŸš— Automatic mount of USB devices with notification
  • πŸ”’ Idle and lock apps
  • πŸ“‚ Following XDG Base Directory Standard
  • 🧹 Organized and cleaned up config files
  • ☝️ Screenshot, Clipboard and Wallpaper Picker
  • πŸ’₯ Performance Mode
  • πŸͺŸ Window Animations
  • βš™οΈ Various other tweaks & scripts

🌸 Core System Info


πŸ“ Directory Structure


  Dotfiles🌴
    β”‚
    β”œβ”€ πŸ“ assets
    β”‚   └─ screenshot fonts
    β”œβ”€ πŸ“ config
    β”‚   └─ configuration directory
    β”œβ”€ πŸ“ misc
    β”‚   └─ bins/scripts
    β”œβ”€ πŸ“ wallpapers
        └─ wallpapers used for hyprland


⌨️ Keyboard Shortcuts Guide

    Windows + Enter: Open Terminal
    Windows + E: Thunar File Manager
    Windows + D: Application Launcher
    Windows + C: Close Program
    ALT + C: Xmenu
    ALT + W: Waybar layout Switcher
    ALT + M: Online Music Player
    Windows + W: Wallpaper Picker
    Windows + Space: Change Screen Layout Style
    PrtSc: Taking Screentshot
    ALT + F1: Change Keyboard Layout
    Windows + F1: For Keybinds

Other keybinds can be found in ~/dotfiles/hypr/UserConfigs/UserKeybinds.conf
or in ~/dotfiles/hypr/configs/Keybinds.conf

πŸ”§ β€Ž Setup

ArchInstall

  • Using ArchInstall Script Install Archlinux on bare metal.
  • After Booting into HyprLand, Open terminal and install Aur Helper called Paru

πŸ“¦ Automatic Installation (Arch Linux)

installer

git clone https://github.com/S4NKALP/hyprland.git
cd hyprland
chmod +x setup
./setup

🧰 Tools Used

  • qute β€” Personalized Browser
  • nvim β€” Personalized Editor
  • blog β€” Blog

⭐ hit the star button if you found this useful ⭐

If you have any questions, issues, or suggestions, feel free to let us know by opening an issue. Your feedback is greatly appreciated!
Thank you for your support as well🦊

About

Hyprland Dots As I use for my daily driver

License:GNU General Public License v3.0


Languages

Language:CSS 74.7%Language:Shell 11.9%Language:GLSL 9.7%Language:Python 2.3%Language:Scheme 0.8%Language:JavaScript 0.4%Language:Lua 0.1%