Skip to content

Commit

Permalink
fix(#1114): don't disable edge swipe by default (#1121)
Browse files Browse the repository at this point in the history
### Questions
- [x] Did you test your changes or double-check that they work?
- [x] Did you read and follow the [Atlas Contribution
Guidelines](https://docs.atlasos.net/contributions/)?

### Describe your pull request
Enables [edge
swipe](https://docs.atlasos.net/getting-started/post-installation/atlas-folder/interface-tweaks/#edge-swipe)
by default to fix #1114. This is not done based on the current hardware,
as users could have external touchscreen devices or no touchscreen
drivers.
  • Loading branch information
he3als authored Jun 12, 2024
1 parent 5db9af4 commit cfb2416
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion src/playbook/Configuration/tweaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ tasks:
- tweaks\qol\shell\show-more-pins.yml
- tweaks\qol\shell\no-recommendations-start-menu.yml
- tweaks\qol\shell\disable-nearby-sharing.yml
- tweaks\qol\shell\disallow-edge-swipe.yml

# -------------------------------------------------------------------------- #
# qol\startup-shutdown #
Expand Down

This file was deleted.

0 comments on commit cfb2416

Please sign in to comment.