No description
  • Shell 96.3%
  • Lua 3%
  • Python 0.7%
Find a file
2026-05-20 21:07:13 +02:00
configs back to default monitor 2026-05-16 12:51:40 +02:00
scripts some cleanups 2026-05-15 12:08:32 +02:00
UserConfigs improved startup 2026-05-20 21:07:13 +02:00
UserScripts Variables 2026-05-15 19:49:36 +02:00
wallpaper_effects correct window rules 2026-02-18 12:49:17 +01:00
wallust Initial import (hypr) 2025-08-10 10:31:52 +02:00
.initial_startup_done Initial import (hypr) 2025-08-10 10:31:52 +02:00
application-style.conf Initial import (hypr) 2025-08-10 10:31:52 +02:00
hypridle.conf Initial import (hypr) 2025-08-10 10:31:52 +02:00
hyprland.conf.bak hyprland.lua not taken? 2026-05-14 11:38:15 +02:00
hyprland.lua some cleanups 2026-05-15 12:08:32 +02:00
hyprlock-1080p.conf Initial import (hypr) 2025-08-10 10:31:52 +02:00
hyprlock.conf correct window rules 2026-02-18 12:49:17 +01:00
hyprpaper.conf fix wallpaper when external screen is plugged in 2025-09-13 09:18:22 +02:00
initial-boot.sh Initial import (hypr) 2025-08-10 10:31:52 +02:00
pyprland.toml Initial import (hypr) 2025-08-10 10:31:52 +02:00
README.md Initial import (hypr) 2025-08-10 10:31:52 +02:00
v2.3.9 Initial import (hypr) 2025-08-10 10:31:52 +02:00

Installation

delete existing hyprland configuration

sudo rm -R ~/.config/hypr

clone current hyprland configuration from git into .config path via https

git clone https://git.ramboe.io/configuration/hyprland.git ~/.config/hypr

Or do so using ssh if you have a public ssh key on this git server

git clone ssh://git@git.ramboe.io:9022/configuration/hyprland.git ~/.config/hypr

reboot