Skip to content

Commit

Permalink
Merge pull request #223 from aaronjamt/patch-1
Browse files Browse the repository at this point in the history
Update ydotoold.c
  • Loading branch information
ReimuNotMoe authored Feb 26, 2024
2 parents 730cf49 + b148933 commit b1a909a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Daemon/ydotoold.c
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ int main(int argc, char **argv) {
opt_ui_setup &= ~ENABLE_KEY;
break;

case 'A':
case 'T':
opt_ui_setup |= ENABLE_ABS;
break;

Expand Down

0 comments on commit b1a909a

Please sign in to comment.