don't show by default, that was for testing (oops)

This commit is contained in:
Izaya 2022-08-27 11:41:38 +10:00
parent 203dc1b9e4
commit 9e6879ca96
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ function switcherpopup.new(s)
border_width = 2,
ontop = true,
placement = awful.placement.centered,
visible = true,
visible = false,
}
function popup.show(self)
updateSwitcherpopup()