mirror of
https://github.com/swaywm/sway.git
synced 2025-11-02 09:01:40 -05:00
Revert "Make mouse key used for drag/resize configurable"
This reverts commit 22916e9ebc.
This commit is contained in:
parent
3ef6173c15
commit
4d17aa9919
4 changed files with 21 additions and 93 deletions
|
|
@ -112,8 +112,6 @@ struct sway_config {
|
|||
struct bar_config bar;
|
||||
struct bar_config *current_bar;
|
||||
uint32_t floating_mod;
|
||||
uint32_t dragging_key;
|
||||
uint32_t resizing_key;
|
||||
enum swayc_layouts default_orientation;
|
||||
enum swayc_layouts default_layout;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue