adjusted window gaps and set numlock on by default
This commit is contained in:
@@ -89,8 +89,8 @@ env = GDK_SCALE, 1
|
|||||||
|
|
||||||
# https://wiki.hypr.land/Configuring/Variables/#general
|
# https://wiki.hypr.land/Configuring/Variables/#general
|
||||||
general {
|
general {
|
||||||
gaps_in = 2
|
gaps_in = 1
|
||||||
gaps_out = 2
|
gaps_out = 4
|
||||||
|
|
||||||
border_size = 2
|
border_size = 2
|
||||||
|
|
||||||
@@ -202,6 +202,7 @@ input {
|
|||||||
kb_model =
|
kb_model =
|
||||||
kb_options = caps:swapescape
|
kb_options = caps:swapescape
|
||||||
kb_rules =
|
kb_rules =
|
||||||
|
numlock_by_default = true
|
||||||
|
|
||||||
follow_mouse = 1
|
follow_mouse = 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user