mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-07 13:03:03 -04:00
add mouse wheel to kwinrc
This commit is contained in:
parent
58b3f49fc7
commit
ee6822cad7
1 changed files with 5 additions and 0 deletions
|
@ -35,6 +35,11 @@
|
|||
TaskbarButton = false;
|
||||
};
|
||||
};
|
||||
"kwinrc" = {
|
||||
MouseBindings = {
|
||||
CommandAllWheel = "Maximize/Restore";
|
||||
};
|
||||
};
|
||||
};
|
||||
# Needed because our color scheme is overwritten
|
||||
workspace = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue