No description
Find a file
2025-09-13 09:18:22 +02:00
configs Initial import (hypr) 2025-08-10 10:31:52 +02:00
scripts Initial import (hypr) 2025-08-10 10:31:52 +02:00
UserConfigs fix wallpaper when external screen is plugged in 2025-09-13 09:18:22 +02:00
UserScripts fix wallpaper when external screen is plugged in 2025-09-13 09:18:22 +02:00
wallpaper_effects fix wallpaper when external screen is plugged in 2025-09-13 09:18:22 +02: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 fix wallpaper when external screen is plugged in 2025-09-13 09:18:22 +02:00
hyprlock-1080p.conf Initial import (hypr) 2025-08-10 10:31:52 +02:00
hyprlock.conf Initial import (hypr) 2025-08-10 10:31:52 +02: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