diff options
author | B. Stack <bgstack15@gmail.com> | 2022-11-09 16:04:18 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-11-09 16:04:18 -0500 |
commit | f183cfec8b565beeafd93f8f8b76a23fa71e78ff (patch) | |
tree | 654464b353c105428b65355a80d1322a2301483c /fluxbox/debian/fluxbox.desktop | |
parent | Merge branch 'freefilesync-bump' into 'master' (diff) | |
download | stackrpms-f183cfec8b565beeafd93f8f8b76a23fa71e78ff.tar.gz stackrpms-f183cfec8b565beeafd93f8f8b76a23fa71e78ff.tar.bz2 stackrpms-f183cfec8b565beeafd93f8f8b76a23fa71e78ff.zip |
add fluxbox
Diffstat (limited to 'fluxbox/debian/fluxbox.desktop')
-rw-r--r-- | fluxbox/debian/fluxbox.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/fluxbox/debian/fluxbox.desktop b/fluxbox/debian/fluxbox.desktop new file mode 100644 index 0000000..c8363fc --- /dev/null +++ b/fluxbox/debian/fluxbox.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Fluxbox +Comment=Highly configurable and low resource X11 Window manager +Exec=/usr/bin/startfluxbox +Terminal=false +TryExec=/usr/bin/startfluxbox +Type=Application + +[X-Window Manager] +SessionManaged=true |