mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 12:33:50 +01:00
Log Sway version on startup
This commit is contained in:
parent
62a530513c
commit
bf8d23a836
@ -323,6 +323,7 @@ int main(int argc, char **argv) {
|
||||
wlr_log_init(WLR_ERROR, NULL);
|
||||
}
|
||||
|
||||
sway_log(SWAY_INFO, "Sway version " SWAY_VERSION);
|
||||
log_kernel();
|
||||
log_distro();
|
||||
log_env();
|
||||
|
Loading…
Reference in New Issue
Block a user