fixes waybar. moves stuff to vicinae
This commit is contained in:
12
.config/hypr/config/plugins.conf
Normal file
12
.config/hypr/config/plugins.conf
Normal 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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user