reset: update version
This commit is contained in:
parent
2832f86a7e
commit
319d99b6e0
3 changed files with 7 additions and 3 deletions
|
|
@ -168,6 +168,7 @@
|
|||
swallow_regex = "^(.*)(kitty)(.*)$";
|
||||
# conversion seems to be borked right now, i want a smooth bibata :(
|
||||
enable_hyprcursor = false;
|
||||
initial_workspace_tracking = 2;
|
||||
};
|
||||
|
||||
gestures = {
|
||||
|
|
|
|||
|
|
@ -191,6 +191,9 @@ return {
|
|||
view = {
|
||||
side = "right",
|
||||
},
|
||||
diagnostics = {
|
||||
enable = true,
|
||||
},
|
||||
})
|
||||
end,
|
||||
keys = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue