diff options
| author | monosans <[email protected]> | 2022-09-26 08:03:12 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-09-26 10:03:12 +0200 |
| commit | 1ac17a493705d150cb4b92ca7e33fb98b51de4c7 (patch) | |
| tree | 11ec4629ed808a9116e64aa279e713917a87e297 /dwm.desktop | |
| parent | 82a127630d4af24b587a575df50c564705c93e27 (diff) | |
| download | dwm-flexipatch-1ac17a493705d150cb4b92ca7e33fb98b51de4c7.tar.gz dwm-flexipatch-1ac17a493705d150cb4b92ca7e33fb98b51de4c7.zip | |
Add dwm.desktop file (#301)
Diffstat (limited to 'dwm.desktop')
| -rw-r--r-- | dwm.desktop | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dwm.desktop b/dwm.desktop new file mode 100644 index 0000000..b0c3354 --- /dev/null +++ b/dwm.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Dwm +Comment=Dynamic window manager +Exec=dwm +Icon=dwm +Type=XSession |
