mirror of
https://github.com/nmasur/dotfiles
synced 2025-11-17 08:42:42 +00:00
fix rebuilds and broken packages after update
This commit is contained in:
@@ -214,7 +214,7 @@ in
|
||||
if terminal == pkgs.wezterm then
|
||||
"start --class com.noah.aerc -- aerc"
|
||||
else
|
||||
"--class=com.noah.aerc -e=aerc";
|
||||
"--class=com.noah.aerc -e aerc";
|
||||
in
|
||||
"exec ${
|
||||
# Don't name the script `aerc` or it will affect grep
|
||||
|
||||
Reference in New Issue
Block a user