mirror of
https://github.com/swaywm/sway.git
synced 2026-05-05 06:46:49 -04:00
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:
parent
85ec700206
commit
692891cd90
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[Desktop Entry]
|
||||
Name=Sway
|
||||
Comment=SirCmpwn's Wayland window manager
|
||||
Exec=sway
|
||||
Exec=sway --verbose
|
||||
Type=Application
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue