hyprland: hypr-dynamic-cursors config
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m19s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m19s
This commit is contained in:
@ -76,6 +76,16 @@ in
|
|||||||
layout = "dwindle";
|
layout = "dwindle";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
plugin = {
|
||||||
|
dynamic-cursors = {
|
||||||
|
enabled = true;
|
||||||
|
mode = "none";
|
||||||
|
shake = {
|
||||||
|
enabled = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
dwindle = {
|
dwindle = {
|
||||||
pseudotile = true;
|
pseudotile = true;
|
||||||
preserve_split = true;
|
preserve_split = true;
|
||||||
|
Reference in New Issue
Block a user