don't show by default, that was for testing (oops)
This commit is contained in:
parent
203dc1b9e4
commit
9e6879ca96
2
init.lua
2
init.lua
@ -143,7 +143,7 @@ function switcherpopup.new(s)
|
|||||||
border_width = 2,
|
border_width = 2,
|
||||||
ontop = true,
|
ontop = true,
|
||||||
placement = awful.placement.centered,
|
placement = awful.placement.centered,
|
||||||
visible = true,
|
visible = false,
|
||||||
}
|
}
|
||||||
function popup.show(self)
|
function popup.show(self)
|
||||||
updateSwitcherpopup()
|
updateSwitcherpopup()
|
||||||
|
Loading…
Reference in New Issue
Block a user