From 6dcfaaca5f38bf260c18988070ecaa13429609d4 Mon Sep 17 00:00:00 2001 From: Diana Ward Date: Tue, 12 Nov 2024 19:04:52 -0700 Subject: [PATCH] remove mini todo list --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index d14d9273..906649c6 100644 --- a/README.md +++ b/README.md @@ -136,12 +136,6 @@ ansible-playbook main.yml --ask-become-pass -t role1 [role2 [...]] ## To-Do -- [x] Add `noto-fonts` and `noto-fonts-emoji` to the list of packages to install. -- [ ] Add configuration to install additional optional fonts. -- [x] Enable Experimental configurations for Bluetooth in `/etc/bluetooth/main.conf`. -- [x] Restart all network and Bluetooth services. -- [x] Command to remove `pacman` lock file (`/var/lib/pacman/db.lck`) for failsafe cleanup in case of a power outage mid-transaction. - View [the relevant issues tag](https://github.com/dianaw353/dotfiles/issues?q=is%3Aissue+label%3AFeature+is%3Aopen) for a more comprehensive rough list of To-Dos and upcoming features. ## Layout of the repo