This commit is contained in:
Hadi 2024-03-20 21:47:50 +01:00
parent 95562dce0e
commit cb98842775
2 changed files with 7 additions and 1 deletions

View File

@ -160,5 +160,12 @@ sudo nixos-rebuild switch --flake ~/.config/nixos#nixy
- [ ] Custom GTK based on the colorscheme
- [ ] Obsidian.nvim on every markdown file
- [ ] Make hyprcursor working
- [ ] Secret variables in my config (Private bookmarks)
- [ ] Notif system
- [ ] Notify when battery is plugged/unplugged
- [x] Notify when battery is low
- [ ] Notify when battery is full
- [ ] Notify when USB key is plugged
- [ ] Notify when USB key is unplugged
</details>

View File

@ -199,7 +199,6 @@
];
};
debug = { disable_logs = false; };
};
};