feat: start new lua-based hyprland config
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
hl.config({
|
||||
general = {
|
||||
gaps_in = 3,
|
||||
gaps_out = 4,
|
||||
border_size = 2,
|
||||
no_focus_fallback = true,
|
||||
|
||||
layout = "dwindle",
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user