feat: don't focus new windows

This commit is contained in:
Michael Mandl 2023-10-03 18:42:11 +02:00
parent c06d7054ed
commit 4bdc608068
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7

View file

@ -81,6 +81,8 @@ in
defaultWorkspace = "1";
focus.newWindow = "urgent";
fonts = {
names = [ font.name ];
size = font.size;