diff options
author | Max Bruckner <max@maxbruckner.de> | 2015-08-20 23:12:34 +0200 |
---|---|---|
committer | Max Bruckner <max@maxbruckner.de> | 2015-08-20 23:12:34 +0200 |
commit | 0ac6409a757fe6720adf896cd47bdc2d7912f4b7 (patch) | |
tree | b593a2735e41eea543637c039b55dd8062f373d3 /sway.desktop | |
parent | 1100335ea01ecd56df68568622580db14e72b6c7 (diff) |
Add Wayland and Xorg session files
This allows display managers to detect sway.
Diffstat (limited to 'sway.desktop')
-rw-r--r-- | sway.desktop | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sway.desktop b/sway.desktop new file mode 100644 index 00000000..98c9af29 --- /dev/null +++ b/sway.desktop @@ -0,0 +1,5 @@ +[Desktop Entry] +Name=Sway +Comment=SirCmpwn's Wayland window manager +Exec=sway +Type=Application |