Skip to content

Commit

Permalink
fix(clarity): rename bcdedit yaml, move to QoL
Browse files Browse the repository at this point in the history
  • Loading branch information
he3als committed Aug 11, 2024
1 parent 28d1862 commit 682c0fd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/playbook/Configuration/tweaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ actions:
# -------------------------------------------------------------------------- #
# performance\system #
# -------------------------------------------------------------------------- #
- !task: {path: 'tweaks\performance\system\config-boot-config.yml'}
# Disabled as there's no evidence it helps (likely placebo)
# - !task: {path: 'tweaks\performance\system\disable-paging.yml'}
- !task: {path: 'tweaks\performance\system\optimize-ntfs.yml'}
Expand Down Expand Up @@ -146,6 +145,7 @@ actions:
# with modifying the graphical user interface (GUI).
# -----------------------------------------------------
- !writeStatus: {status: 'Running QoL tweaks'}
- !task: {path: 'tweaks\performance\system\bcdedit-tweaks.yml'}
- !task: {path: 'tweaks\qol\best-wallpaper-quality.yml'}
- !task: {path: 'tweaks\qol\config-start-menu.yml'}
- !task: {path: 'tweaks\qol\config-windows-ink-workspace.yml'}
Expand Down

0 comments on commit 682c0fd

Please sign in to comment.