Enable hyprexpo window icons

This commit is contained in:
2026-05-19 22:22:43 -07:00
parent c121e07452
commit f2bb9c8278
2 changed files with 10 additions and 3 deletions

View File

@@ -221,6 +221,13 @@ function M.setup(ctx)
border_color_current = "rgb(66ccff)",
border_color_focus = "rgb(edb443)",
border_color_hover = "rgb(aabbcc)",
window_icon_enable = 1,
window_icon_position = "bottom-right",
window_icon_size = 32,
window_icon_offset_x = 8,
window_icon_offset_y = 8,
window_icon_bg_enable = 1,
window_icon_bg_color = 0x88000000,
tile_rounding = 5,
tile_rounding_power = 2.0,
label_enable = 1,

6
nixos/flake.lock generated
View File

@@ -745,11 +745,11 @@
]
},
"locked": {
"lastModified": 1779230175,
"narHash": "sha256-KVruKbq/uWaNtjIjF7oPUxlC4DTk/pKiMJVuEYzFnyE=",
"lastModified": 1779254419,
"narHash": "sha256-wZ6pIlyIoOOsI6qNH65uY3+ZqRIUJdHDkXMuTTH7bsY=",
"owner": "colonelpanic8",
"repo": "hyprexpo",
"rev": "4df042b047b3c19be1f6798718f58c518102260b",
"rev": "01558ea0eaef49e75173f1eab8851881c210b8e5",
"type": "github"
},
"original": {