adding some things
This commit is contained in:
parent
4c60fcb238
commit
4c25000f23
7 changed files with 150 additions and 17 deletions
|
@ -176,7 +176,7 @@ function Bar(monitor = 0) {
|
|||
App.config({
|
||||
style: css,
|
||||
windows: [
|
||||
Bar(laptop ? 0 : 2), // can be instantiated for each monitor
|
||||
Bar(laptop ? 0 : 1), // can be instantiated for each monitor
|
||||
NotificationPopups(),
|
||||
BatteryPopup()
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue