feat: added hyprland config

This commit is contained in:
oxypomme
2026-01-04 13:53:51 +01:00
parent 7420bcd08b
commit 817b73e12a
10 changed files with 309 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
$mainMod = SUPER
$keyboard_name = keychron-keychron-v5-max
# See https://wiki.hyprland.org/Configuring
source=/etc/hypr/conf.d/*
source=~/.config/hypr/conf.d/*
misc {
disable_hyprland_logo = true
middle_click_paste = true
}