diff options
Diffstat (limited to 'x11/hyprviz/files/patch-hyprviz.desktop')
-rw-r--r-- | x11/hyprviz/files/patch-hyprviz.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/hyprviz/files/patch-hyprviz.desktop b/x11/hyprviz/files/patch-hyprviz.desktop new file mode 100644 index 000000000000..ffbb16523c29 --- /dev/null +++ b/x11/hyprviz/files/patch-hyprviz.desktop @@ -0,0 +1,11 @@ +--- hyprviz.desktop.orig 2025-08-22 02:23:35 UTC ++++ hyprviz.desktop +@@ -1,7 +1,7 @@ Comment=GUI for configuring Hyprland, written in blazi + [Desktop Entry] + Name=HyprViz + Comment=GUI for configuring Hyprland, written in blazingly fast Rust! +-Exec=/usr/bin/hyprviz ++Exec=hyprviz + Icon=preferences-system + Type=Application + Terminal=false |