update hyprland config

This commit is contained in:
end-4
2024-04-05 20:51:09 +07:00
parent 90c46cd55a
commit bfd72f36f8
3 changed files with 15 additions and 2 deletions
+13
View File
@@ -150,3 +150,16 @@ misc {
new_window_takes_over_fullscreen = 2
}
# Overview
plugin {
hyprexpo {
columns = 3
gap_size = 5
bg_col = rgb(000000)
workspace_method = first 1 # [center/first] [workspace] e.g. first 1 or center m+1
enable_gesture = false # laptop touchpad, 4 fingers
gesture_distance = 300 # how far is the "max"
gesture_positive = false
}
}