added better subdirectories
This commit is contained in:
15
basic/plugins.conf
Normal file
15
basic/plugins.conf
Normal 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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user