MinervaXcel

Time-defined switcher

Sep 23rd, 2015
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. [Rainmeter]
  2. Update=1000
  3.  
  4. [Variables]
  5. Layout1=BioShock
  6. Layout2=TokyoEyeVisual
  7. Layout3=TokyoGhouls
  8. Layour4=
  9. Layout5=
  10. Layout6=
  11. Layout7=
  12. Layout8=
  13. Layout9=
  14. Layout10=
  15. Layout11=
  16. Layout12=
  17.  
  18. [MeasureTime]
  19. Measure=Time
  20. Format=%H:%M
  21.  
  22. [CalcLayoutHr]
  23. Measure=Calc
  24. Formula=MeasureTime
  25. IfEqualValue1=8:00
  26. IfEqualAction1=[!SetWallpaper "#Layout1Wallpaper#"][!LoadLayout "#Layout1#]
  27. IfEqualValue2=8:20
  28. IfEqualAction2=[!SetWallpaper "#Layout2Wallpaper#"][!LoadLayout "#Layout2#]
  29. IfEqualValue3=8:40
  30. IfEqualAction3=[!SetWallpaper "#Layout3Wallpaper#"][!LoadLayout "#Layout3#]
Advertisement
Add Comment
Please, Sign In to add comment