Run in verbose mode

This change causes display managers to launch `sway` using the
`--verbose` option.

With this change, systemd-enabled systems can access sway's log using
`journalctl` tool.
This commit is contained in:
Bruno Pinto 2018-04-27 23:45:07 +01:00
parent 85ec700206
commit 692891cd90
No known key found for this signature in database
GPG key ID: 10EC5682FA9EF384

View file

@ -1,5 +1,5 @@
[Desktop Entry] [Desktop Entry]
Name=Sway Name=Sway
Comment=SirCmpwn's Wayland window manager Comment=SirCmpwn's Wayland window manager
Exec=sway Exec=sway --verbose
Type=Application Type=Application