formatting and adding exclusivetoscreen to the right modules
This commit is contained in:
@@ -21,6 +21,7 @@ Container {
|
|||||||
boxRadius: radius
|
boxRadius: radius
|
||||||
defaultItem: icon
|
defaultItem: icon
|
||||||
exclusiveMonitor: root.monitor
|
exclusiveMonitor: root.monitor
|
||||||
|
exclusiveToScreen: true
|
||||||
forceHidden: !BatteryManager.hasLaptopBattery
|
forceHidden: !BatteryManager.hasLaptopBattery
|
||||||
|
|
||||||
states: [
|
states: [
|
||||||
|
|||||||
@@ -27,6 +27,7 @@ Container {
|
|||||||
boxColor: Colors.mauve
|
boxColor: Colors.mauve
|
||||||
defaultItem: time
|
defaultItem: time
|
||||||
exclusiveMonitor: root.monitor
|
exclusiveMonitor: root.monitor
|
||||||
|
exclusiveToScreen: true
|
||||||
|
|
||||||
states: [
|
states: [
|
||||||
State {
|
State {
|
||||||
|
|||||||
Reference in New Issue
Block a user