Update Hyprland
This commit is contained in:
parent
0a740f7aa1
commit
129c1e2f39
1 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
plugin = {
|
plugin = {
|
||||||
hyprexpo = {
|
hyprexpo = {
|
||||||
gap_size = 8;
|
gap_size = 8;
|
||||||
workspace_method = "center first";
|
workspace_method = "first 1";
|
||||||
enable_gesture = true;
|
enable_gesture = true;
|
||||||
gesture_fingers = 3;
|
gesture_fingers = 3;
|
||||||
gesture_positive = false;
|
gesture_positive = false;
|
||||||
|
@ -130,6 +130,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
bind = [
|
bind = [
|
||||||
|
''SUPER, , hyprexpo:expo, toggle''
|
||||||
''SUPER, Q, exec, kitty''
|
''SUPER, Q, exec, kitty''
|
||||||
''SUPER, C, killactive,''
|
''SUPER, C, killactive,''
|
||||||
''SUPER, M, exit,''
|
''SUPER, M, exit,''
|
||||||
|
|
Loading…
Reference in a new issue