broke off all configs

This commit is contained in:
river
2026-02-01 21:44:32 -06:00
parent d696cd20c2
commit 41d4f3bec2
6 changed files with 201 additions and 595 deletions

15
plugins.conf Normal file
View File

@@ -0,0 +1,15 @@
#####################
### PLUGINS ###
#####################
# .config/hypr/hyprland.conf
plugin {
hyprexpo {
columns = 3
gap_size = 5
bg_col = rgb(111111)
workspace_method = center current # [center/first] [workspace] e.g. first 1 or center m+1
gesture_distance = 300 # how far is the "max" for the gesture
}
}