fixes waybar. moves stuff to vicinae

This commit is contained in:
2026-01-22 08:16:55 +01:00
parent 03e8aa1343
commit 810060dc10
25 changed files with 1435 additions and 558 deletions

View File

@@ -0,0 +1,12 @@
# https://github.com/sandwichfarm/hyprexpo-plus
# currently not working
plugin {
hyprexpo {
columns = 3
gap_size = 5
workspace_method = center current # [center/first] [workspace] e.g. first 1 or center m+1
keynav_enable = 1
keynav_wrap_h = 1 # wrap horizontally at row edges
keynav_wrap_v = 1 # wrap vertically at column edges
}
}