No description
  • Shell 99.2%
  • Python 0.7%
Find a file
2026-02-18 13:30:35 +01:00
configs toggle float window pin with WIN+ALT+P 2026-02-18 12:59:06 +01:00
scripts update help 2026-02-18 13:01:18 +01:00
UserConfigs adjust file window size 2026-02-18 13:30:35 +01:00
UserScripts fix wallpaper when external screen is plugged in 2025-09-13 09:18:22 +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 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 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