Upgrade mailspring

This commit is contained in:
Thomas Forgione 2024-01-11 11:47:23 +01:00
parent 9f42abfe4d
commit 91524c4699
1 changed files with 1 additions and 1 deletions

2
rc.lua
View File

@ -580,7 +580,7 @@ globalkeys = awful.util.table.join(
end, {description="Automatically enters the key to type your secondary email", group="shortcuts"}),
awful.key({modkey}, "q", function()
awful.spawn.easy_async("mailspring", function() end)
awful.spawn.easy_async("mailspring --password-store=gnome-libsecret", function() end)
end, {description="Opens mailspring", group="shortcuts"}),
awful.key({modkey}, "e", function()