diff --git a/keyd/default.conf b/keyd/default.conf index 2d907a6..5355b09 100644 --- a/keyd/default.conf +++ b/keyd/default.conf @@ -30,7 +30,7 @@ space = M-/ # As soon as tab is pressed (but not yet released), we switch to the # "app_switch_state" overlay where we can handle Meta-Backtick differently. # Also, send a 'M-tab' key tap before entering app_switch_sate. -tab = swap(app_switch_state, M-tab) +tab = swapm(app_switch_state, M-tab) # Meta-Backtick: Switch to next window in the application group # - M-` is the default binding for 'switch-group' in gnome