sway/sway.desktop
Bruno Pinto 692891cd90
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.
2018-04-27 23:47:20 +01:00

5 lines
105 B
Desktop File

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