No description
Find a file
2025-04-04 21:17:45 +02:00
configs improve key bindings and window rules, change wallpaper to the black kitten 2025-01-23 08:33:11 +01:00
scripts init 2025-01-22 17:34:57 +01:00
UserConfigs kitty as definitive terminal, dolphin as file browser 2025-04-04 21:17:45 +02:00
UserScripts cleanup, use rambe 2025-04-02 16:40:48 +02:00
wallpaper_effects kitty as definitive terminal, dolphin as file browser 2025-04-04 21:17:45 +02:00
wallust kitty as definitive terminal, dolphin as file browser 2025-04-04 21:17:45 +02:00
.initial_startup_done init 2025-01-22 17:34:57 +01:00
application-style.conf init 2025-01-22 17:34:57 +01:00
hypridle.conf init 2025-01-22 17:34:57 +01:00
hyprland.conf slight adjustments after latest update 2025-03-29 08:54:58 +01:00
hyprlock-1080p.conf init 2025-01-22 17:34:57 +01:00
hyprlock.conf init 2025-01-22 17:34:57 +01:00
initial-boot.sh init 2025-01-22 17:34:57 +01:00
pyprland.toml init 2025-01-22 17:34:57 +01:00
README.md update README 2025-03-29 08:59:13 +01:00
v2.3.9 init 2025-01-22 17:34:57 +01: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