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
|
- [ ] 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.
|
manager builtin to neovim as it prompts for user input to install packages.
|
||||||
- With lazy this was done with `nvim --headless "+Lazy! sync" +qa`
|
- 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.
|
# Packages to install / uninstall with this run.
|
||||||
hyprland-git
|
hyprland
|
||||||
hyprpaper-git
|
hyprpaper
|
||||||
hypridle-git
|
hypridle
|
||||||
hyprlock-git
|
hyprlock
|
||||||
hyprlauncher-git
|
hyprlauncher
|
||||||
hyprshot-git
|
hyprshot
|
||||||
xdg-desktop-portal-hyprland-git
|
xdg-desktop-portal-hyprland-git
|
||||||
bc # used for some scripts.
|
bc # used for some scripts.
|
||||||
waybar
|
waybar
|
||||||
|
|||||||
Reference in New Issue
Block a user