hyprland tweaks

This commit is contained in:
2026-09-05 10:22:03 +02:00
parent a050d87439
commit a9e1b686d0
3 changed files with 14 additions and 6 deletions
+12
View File
@@ -0,0 +1,12 @@
-- Generated by HyprMod
-- Settings
hl.config({
general = {
border_size = 5,
col = {
active_border = "0xcbe0e89b",
inactive_border = "0xff0e0543",
},
},
})