fix eval warnings

This commit is contained in:
Satria 2026-04-08 20:17:35 +07:00
commit a880332346
6 changed files with 10 additions and 6 deletions

View file

@ -32,7 +32,7 @@
'';
shellAliases = {
"cd-gvfs" = "cd /run/user/$(id -u)/gvfs";
"wlp-set" = "swww img --transition-type=grow --transition-duration=1";
"wlp-set" = "awww img --transition-type=grow --transition-duration=1";
"ssh" = "TERM=xterm-256color ssh";
"cd" = "z";