Skip to content

My dotfiles for hyprland

Notifications You must be signed in to change notification settings

nnyyxxxx/hyprland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Header

Usage:

Install via curl

curl -fsSL https://github.com/nnyyxxxx/hyprland/raw/main/install.sh | sh

Install via git

git clone https://github.com/nnyyxxxx/hyprland
cd hyprland
chmod +x install.sh
./install.sh

Updating

# This might not be the best idea, dependencies could get added to the install script and new utilities could get added in the future, I'd advice against this unless you have local changes.
cd "$HOME/hyprland"
git pull

Keybinds overview:

Keybind Description
ALT SHIFT + Enter Spawns kitty (Terminal)
ALT SHIFT + P Spawns rofi (Application launcher)
ALT SHIFT + C Kills current window
ALT SHIFT + W Kills hyprland
ALT SHIFT + F Toggles fullscreen
ALT SHIFT + V Spawns hyprpicker (Color picker)
ALT SHIFT + B Reloads waybar / Spawns waybar
ALT + ESC Spawns grim (Screenshot utility)
ALT + LMB Drags selected window
ALT + RMB Resizes window in floating & resizes mfact in tiled; when two or more windows are on screen
ALT + SPACE Makes the selected window float

Preview:

About

My dotfiles for hyprland

Resources

Stars

Watchers

Forks

Languages