++++++
This commit is contained in:
@@ -43,7 +43,7 @@ lib.mkIf (user != "tv")
|
||||
image = [
|
||||
{ run = ''imv "$@"''; desc = "imv";}
|
||||
{ run = ''gimp "$@"''; desc = "gimp";}
|
||||
{ run = ''swww img "$@"''; desc = "swww wallpaper";}
|
||||
{ run = ''swww img --transition-type wipe --transition-angle 60 --transition-step 120 --transition-fps 120 "$@"''; desc = "swww wallpaper";}
|
||||
];
|
||||
font = [
|
||||
{ run = ''fontpreview "$@"''; desc = "fontpreview"; }
|
||||
|
||||
Reference in New Issue
Block a user