Revert "Make mouse key used for drag/resize configurable"

This reverts commit 22916e9ebc.
This commit is contained in:
Drew DeVault 2015-12-14 08:57:00 -05:00
parent 3ef6173c15
commit 4d17aa9919
4 changed files with 21 additions and 93 deletions

View file

@ -115,8 +115,6 @@ static void config_defaults(struct sway_config *config) {
list_add(config->modes, config->current_mode);
config->floating_mod = 0;
config->dragging_key = M_LEFT_CLICK;
config->resizing_key = M_RIGHT_CLICK;
config->default_layout = L_NONE;
config->default_orientation = L_NONE;
// Flags