Commit graph

1833 commits

Author SHA1 Message Date
Evie Litherland-Smith 78ae86aa23 Add systemctl commands to README 2023-10-01 13:20:07 +01:00
Evie Litherland-Smith 2dbc968cd6 Hyprland: switch to master layout
Add sensible config for Hyprland master layout
2023-10-01 13:05:59 +01:00
Evie Litherland-Smith 586cd13643 Remove old README contents 2023-10-01 12:59:43 +01:00
Evie Litherland-Smith 2a53d65c90 Remove duplicate mail activation 2023-10-01 12:16:31 +01:00
Evie Litherland-Smith bb5d438806 Fix typo in README 2023-10-01 12:15:36 +01:00
Evie Litherland-Smith 342df95f29 README updates for new email setup 2023-10-01 12:13:28 +01:00
Evie Litherland-Smith 171eda1d70 Run davmail with podman container
Enable all accounts by default
Add easy switch to disable if needed
2023-10-01 12:04:09 +01:00
Evie Litherland-Smith ae7da08fa3 Update README with proton instructions 2023-10-01 11:43:56 +01:00
Evie Litherland-Smith 406d922c8b Fix protonmail-bridge
systemd service now runs a podman container for protonmail-bridge so
it's isolated and works properly
2023-10-01 11:40:47 +01:00
Evie Litherland-Smith 55a6c3c281 Only make systemd services if mbsync for account is enabled 2023-10-01 09:20:15 +01:00
Evie Litherland-Smith 069bf62ca4 Move service setup out of default.nix 2023-10-01 09:17:45 +01:00
Evie Litherland-Smith 0b8d230151 Temp disable proton account due to bridge issues 2023-10-01 09:04:50 +01:00
Evie Litherland-Smith 31c0809912 Revert "Let sddm unlock gpg agent"
This reverts commit d962ac723d.
2023-10-01 09:02:16 +01:00
Evie Litherland-Smith d962ac723d Let sddm unlock gpg agent 2023-10-01 08:59:00 +01:00
Evie Litherland-Smith 8784149bd8 Move protonmail-bridge and davmail to systemd services 2023-10-01 08:55:00 +01:00
Evie Litherland-Smith 958d283336 Increase wait time for imapnotify 2023-09-30 10:11:58 +01:00
Evie Litherland-Smith 51c04cf77f Change lookup command for vdirsyncer 2023-09-30 10:10:32 +01:00
Evie Litherland-Smith 3a6dad0356 Update vdirsyncer to use secret-tool as well 2023-09-30 10:05:47 +01:00
Evie Litherland-Smith 84fba650b3 Disable passSecretService 2023-09-30 09:56:44 +01:00
Evie Litherland-Smith 77f88fc7aa Remove keychain
Use gnome-keyring for ssh-agent instead
2023-09-30 09:31:30 +01:00
Evie Litherland-Smith 6b7b76e7bc Switch to gnome-keyring for libsecret
email password and git credential helper now use gnome-keyring/secret-service
2023-09-30 09:27:43 +01:00
Evie Litherland-Smith b38ffe853d Switch back to sddm for login manager 2023-09-30 08:10:21 +01:00
Evie Litherland-Smith 6bc0649fce Don't enable work accounts by default
Enable specifically on work laptop
2023-09-30 07:38:52 +01:00
Evie Litherland-Smith 7d76a7f88d Start emacs daemon with user session 2023-09-30 07:22:10 +01:00
Evie Litherland-Smith 7a38166e5b Revert breaking imapnotify config 2023-09-29 14:55:18 +01:00
Evie Litherland-Smith 187b8f271e imapnotify only send notification on new mail 2023-09-29 12:37:58 +01:00
Evie Litherland-Smith bde020a7b2 Add mu init and davmail properties as separate files/scripts 2023-09-29 12:27:12 +01:00
Evie Litherland-Smith bdd1becab1 Move UKAEA email config back to mail expression
Add davmail sample config
Add mu4e maildir shortcuts
2023-09-29 09:55:52 +01:00
Evie Litherland-Smith 6f329aaf4d Remove notifymuch 2023-09-29 09:29:07 +01:00
Evie Litherland-Smith 2ade6e92de Revert to mu/mu4e, remove notmuch
Use imapnotify to check for new mail and trigger mbsync pull +
notification for new mail

Add mailbox shortcuts to mu4e
2023-09-29 09:28:11 +01:00
Evie Litherland-Smith dab30daae3 Revert "Remove mu and wanderlust for notmuch"
This reverts commit d1483e5989.
2023-09-29 08:31:39 +01:00
Evie Litherland-Smith 412cde08cf Run notifymuch in mbsync service 2023-09-29 08:11:32 +01:00
Evie Litherland-Smith d1483e5989 Remove mu and wanderlust for notmuch 2023-09-28 18:54:36 +01:00
Evie Litherland-Smith 61c5434ba3 Add notifymuch package with hook
Should get desktop notifications on new notmuch entries now

Trial different emacs email frontends
2023-09-28 17:04:01 +01:00
Evie Litherland-Smith 600606d554 Run notmuch new after mbsync job 2023-09-28 15:33:41 +01:00
Evie Litherland-Smith 341d7059a2 Add zsh function to push basic config to remote server 2023-09-28 13:46:08 +01:00
Evie Litherland-Smith 0745a7936b More consistent starship symbols 2023-09-28 11:07:37 +01:00
Evie Litherland-Smith 1c7a8ae0e5 Add calendar and contacts for ukaea
Temp disable vdirsyncer on Ronin as davmail currently isn't working
properly for caldav/carddav
2023-09-28 11:05:14 +01:00
Evie Litherland-Smith f8918f4bfd Revert pinentry change 2023-09-28 08:36:41 +01:00
Evie Litherland-Smith 91396a0733 Let gtklock unlock gpg-agent 2023-09-28 08:29:13 +01:00
Evie Litherland-Smith 2462660e82 Remove passmenu, change pinentry to emacs 2023-09-28 08:27:13 +01:00
Evie Litherland-Smith 4c62219dde Add extra stylix theming 2023-09-28 08:27:03 +01:00
Evie Litherland-Smith 1134f79dc7 Restore old animation bezier curve 2023-09-28 07:25:42 +01:00
Evie Litherland-Smith 92bbb06005 Make wlogout look better 2023-09-28 07:20:33 +01:00
Evie Litherland-Smith 73f5aaac4c Update waybar mpris format 2023-09-28 07:11:32 +01:00
Evie Litherland-Smith ccb12731b6 Make volume/brightness binds work whilst locked 2023-09-28 06:57:35 +01:00
Evie Litherland-Smith 0762f78ad6 Add plugins for gtklock 2023-09-27 13:57:32 +01:00
Evie Litherland-Smith d26a3c4643 Update login and lock screens
Remove sddm/xserver to use greetd everywhere
Currently launching Hyprland directly and starting with lockscreen

Replace swaylock with gtklock for more consistency
2023-09-27 12:45:12 +01:00
Evie Litherland-Smith aabe33e8aa Add bind to start ferdium quickly 2023-09-27 07:26:21 +01:00
Evie Litherland-Smith b966eb3a80 Set default username field for rofi-pass to login 2023-09-27 06:52:08 +01:00