mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-08 05:23:02 -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;
|
TaskbarButton = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
"kwinrc" = {
|
||||||
|
MouseBindings = {
|
||||||
|
CommandAllWheel = "Maximize/Restore";
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
# Needed because our color scheme is overwritten
|
# Needed because our color scheme is overwritten
|
||||||
workspace = {
|
workspace = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue