mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-13 22:02:34 +00:00
feat: Adds mail todo, updates hyprland run to not use '-git' packages.
This commit is contained in:
4
TODO.md
4
TODO.md
@@ -49,3 +49,7 @@ A list of in-progress and completed todo's.
|
||||
- [ ] Look into install packages with `nvim --headless`, not sure if this possible when using the new package
|
||||
manager builtin to neovim as it prompts for user input to install packages.
|
||||
- With lazy this was done with `nvim --headless "+Lazy! sync" +qa`
|
||||
|
||||
### Mail
|
||||
|
||||
- [ ] Remove outlook / office email setup, this has been moved to proton.
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# Packages to install / uninstall with this run.
|
||||
hyprland-git
|
||||
hyprpaper-git
|
||||
hypridle-git
|
||||
hyprlock-git
|
||||
hyprlauncher-git
|
||||
hyprshot-git
|
||||
hyprland
|
||||
hyprpaper
|
||||
hypridle
|
||||
hyprlock
|
||||
hyprlauncher
|
||||
hyprshot
|
||||
xdg-desktop-portal-hyprland-git
|
||||
bc # used for some scripts.
|
||||
waybar
|
||||
|
||||
Reference in New Issue
Block a user