diff options
author | vaxerski <[email protected]> | 2022-03-20 17:06:37 +0100 |
---|---|---|
committer | vaxerski <[email protected]> | 2022-03-20 17:06:37 +0100 |
commit | 3b827a14b6eab62c3a7bf1eb6f041c68bca1abba (patch) | |
tree | 81d44121e6d8bb77452c24afe5d51f49a98e6106 /example | |
parent | c32917a5bac6919fbb419d299f1ebab82bbce5ba (diff) | |
download | Hyprland-3b827a14b6eab62c3a7bf1eb6f041c68bca1abba.tar.gz Hyprland-3b827a14b6eab62c3a7bf1eb6f041c68bca1abba.zip |
added make commands
Diffstat (limited to 'example')
-rw-r--r-- | example/hyprland.desktop | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/example/hyprland.desktop b/example/hyprland.desktop new file mode 100644 index 00000000..57ad076f --- /dev/null +++ b/example/hyprland.desktop @@ -0,0 +1,5 @@ +[Desktop Entry] +Name=Hyprland +Comment=An intelligent dynamic tiling Wayland compositor +Exec=Hyprland +Type=Application
\ No newline at end of file |