Convert hyprland config to lua

This commit is contained in:
Sem
2026-05-21 00:08:15 +02:00
parent 6dfd4eac43
commit 5be218807c
26 changed files with 1133 additions and 12 deletions

20
hypr/old/hyprland.conf Normal file
View File

@@ -0,0 +1,20 @@
# https://wiki.hypr.land/Configuring/
# Please note not all available settings / options are set here.
# For a full list, see the wiki
# You can split this configuration into multiple files
# Create your files separately and then link them to this file like this:
# source = ~/.config/hypr/myColors.conf
source = ~/linux-dotfiles/hypr/monitors.conf
source = colors.conf
source = programs.conf
source = autostart.conf
source = environment.conf
source = permissions.conf
source = look-and-feel.conf
source = input.conf
source = keybindings.conf
source = window-rules.conf