Nicer windows spacing for hyprland
This commit is contained in:
@@ -101,8 +101,8 @@ env = WLR_RENDERER_ALLOW_SOFTWARE,1
|
|||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#general
|
# https://wiki.hyprland.org/Configuring/Variables/#general
|
||||||
general {
|
general {
|
||||||
gaps_in = 4.5
|
gaps_in = 7.5
|
||||||
gaps_out = 9
|
gaps_out = 15
|
||||||
|
|
||||||
border_size = 2
|
border_size = 2
|
||||||
|
|
||||||
|
|||||||
@@ -4,11 +4,11 @@
|
|||||||
|
|
||||||
// general settings
|
// general settings
|
||||||
"position": "top",
|
"position": "top",
|
||||||
"margin-top": 8,
|
"margin-top": 15,
|
||||||
"margin-bottom": 0,
|
"margin-bottom": 0,
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
"margin-left": 8,
|
"margin-left": 15,
|
||||||
"margin-right": 8,
|
"margin-right": 15,
|
||||||
"spacing": 10,
|
"spacing": 10,
|
||||||
"fixed-center": true,
|
"fixed-center": true,
|
||||||
"exclusive": true,
|
"exclusive": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user