hyprland 0.53

This commit is contained in:
2026-01-01 20:09:56 +02:00
parent 7aaba91407
commit a3dde5a51d
3 changed files with 49 additions and 43 deletions
+7 -5
View File
@@ -8,7 +8,7 @@ ecosystem {
general { # {{{
border_size = 1
no_border_on_floating = false
# no_border_on_floating = false
gaps_in = 0 #4
gaps_out = 0, 0, 0, 0
#col.inactive_border = rgb(4499bb)
@@ -53,7 +53,7 @@ master { # {{{
new_on_top = false
# no_gaps_when_only = 1 # 0, 1-no border, 2-border
orientation = left
inherit_fullscreen = true
# inherit_fullscreen = true
# always_center_master = false
smart_resizing = true
} # }}}
@@ -163,7 +163,8 @@ device {
device {
name = corne-keyboard
kb_layout =
kb_layout = us
resolve_binds_by_sym = true
kb_variant =
kb_options =
# kb_model =
@@ -172,7 +173,8 @@ device {
device {
name = zmk-project-corne-keyboard
kb_layout =
kb_layout = us
resolve_binds_by_sym = true
kb_variant =
kb_options =
# kb_model =
@@ -233,7 +235,7 @@ misc { # {{{
#groupbar_text_color = rgb(FFFFFF)
background_color = rgb(000000)
close_special_on_empty=true
new_window_takes_over_fullscreen = 2
# new_window_takes_over_fullscreen = 2
} # }}}
binds { # {{{