├── .idea ├── .gitignore ├── ags.iml ├── modules.xml └── vcs.xml ├── README.md ├── assets ├── cover.jpg ├── message.png ├── next.png ├── pause.png ├── play.png ├── prev.png └── weather │ └── icons │ ├── 100-fill.svg │ ├── 100.svg │ ├── 1001.svg │ ├── 1002.svg │ ├── 1003.svg │ ├── 1004.svg │ ├── 1005.svg │ ├── 1006.svg │ ├── 1007.svg │ ├── 1008.svg │ ├── 1009.svg │ ├── 101-fill.svg │ ├── 101.svg │ ├── 1010.svg │ ├── 1011.svg │ ├── 1012.svg │ ├── 1013.svg │ ├── 1014.svg │ ├── 1015.svg │ ├── 1016.svg │ ├── 1017.svg │ ├── 1018.svg │ ├── 1019.svg │ ├── 102-fill.svg │ ├── 102.svg │ ├── 1020.svg │ ├── 1021.svg │ ├── 1022.svg │ ├── 1023.svg │ ├── 1024.svg │ ├── 1025.svg │ ├── 1026.svg │ ├── 1027.svg │ ├── 1028.svg │ ├── 1029.svg │ ├── 103-fill.svg │ ├── 103.svg │ ├── 1030.svg │ ├── 1031.svg │ ├── 1032.svg │ ├── 1033.svg │ ├── 1034.svg │ ├── 1035.svg │ ├── 1036.svg │ ├── 1037.svg │ ├── 1038.svg │ ├── 1039.svg │ ├── 104-fill.svg │ ├── 104.svg │ ├── 1040.svg │ ├── 1041.svg │ ├── 1042.svg │ ├── 1043.svg │ ├── 1044.svg │ ├── 1045.svg │ ├── 1046.svg │ ├── 1047.svg │ ├── 1048.svg │ ├── 1049.svg │ ├── 1050.svg │ ├── 1051.svg │ ├── 1052.svg │ ├── 1053.svg │ ├── 1054.svg │ ├── 1055.svg │ ├── 1056.svg │ ├── 1057.svg │ ├── 1058.svg │ ├── 1059.svg │ ├── 1060.svg │ ├── 1061.svg │ ├── 1062.svg │ ├── 1063.svg │ ├── 1064.svg │ ├── 1065.svg │ ├── 1066.svg │ ├── 1067.svg │ ├── 1068.svg │ ├── 1069.svg │ ├── 1071.svg │ ├── 1072.svg │ ├── 1073.svg │ ├── 1074.svg │ ├── 1075.svg │ ├── 1076.svg │ ├── 1077.svg │ ├── 1078.svg │ ├── 1079.svg │ ├── 1080.svg │ ├── 1081.svg │ ├── 1082.svg │ ├── 1084.svg │ ├── 1085.svg │ ├── 1086.svg │ ├── 1087.svg │ ├── 1088.svg │ ├── 1089.svg │ ├── 1101.svg │ ├── 1302.svg │ ├── 1402.svg │ ├── 150-fill.svg │ ├── 150.svg │ ├── 151-fill.svg │ ├── 151.svg │ ├── 152-fill.svg │ ├── 152.svg │ ├── 153-fill.svg │ ├── 153.svg │ ├── 1601.svg │ ├── 1602.svg │ ├── 1603.svg │ ├── 1604.svg │ ├── 1605.svg │ ├── 1606.svg │ ├── 1607.svg │ ├── 1701.svg │ ├── 1702.svg │ ├── 1703.svg │ ├── 2001.svg │ ├── 2002.svg │ ├── 2003.svg │ ├── 2004.svg │ ├── 2005.svg │ ├── 2006.svg │ ├── 2007.svg │ ├── 2008.svg │ ├── 2009.svg │ ├── 2010.svg │ ├── 2011.svg │ ├── 2012.svg │ ├── 2013.svg │ ├── 2014.svg │ ├── 2015.svg │ ├── 2016.svg │ ├── 2017.svg │ ├── 2018.svg │ ├── 2019.svg │ ├── 2020.svg │ ├── 2021.svg │ ├── 2022.svg │ ├── 2023.svg │ ├── 2024.svg │ ├── 2025.svg │ ├── 2026.svg │ ├── 2027.svg │ ├── 2028.svg │ ├── 2052.svg │ ├── 2053.svg │ ├── 2054.svg │ ├── 300-fill.svg │ ├── 300.svg │ ├── 301-fill.svg │ ├── 301.svg │ ├── 302-fill.svg │ ├── 302.svg │ ├── 303-fill.svg │ ├── 303.svg │ ├── 304-fill.svg │ ├── 304.svg │ ├── 305-fill.svg │ ├── 305.svg │ ├── 306-fill.svg │ ├── 306.svg │ ├── 307-fill.svg │ ├── 307.svg │ ├── 308-fill.svg │ ├── 308.svg │ ├── 309-fill.svg │ ├── 309.svg │ ├── 310-fill.svg │ ├── 310.svg │ ├── 311-fill.svg │ ├── 311.svg │ ├── 312-fill.svg │ ├── 312.svg │ ├── 313-fill.svg │ ├── 313.svg │ ├── 314-fill.svg │ ├── 314.svg │ ├── 315-fill.svg │ ├── 315.svg │ ├── 316-fill.svg │ ├── 316.svg │ ├── 317-fill.svg │ ├── 317.svg │ ├── 318-fill.svg │ ├── 318.svg │ ├── 350-fill.svg │ ├── 350.svg │ ├── 351-fill.svg │ ├── 351.svg │ ├── 399-fill.svg │ ├── 399.svg │ ├── 400-fill.svg │ ├── 400.svg │ ├── 401-fill.svg │ ├── 401.svg │ ├── 402-fill.svg │ ├── 402.svg │ ├── 403-fill.svg │ ├── 403.svg │ ├── 404-fill.svg │ ├── 404.svg │ ├── 405-fill.svg │ ├── 405.svg │ ├── 406-fill.svg │ ├── 406.svg │ ├── 407-fill.svg │ ├── 407.svg │ ├── 408-fill.svg │ ├── 408.svg │ ├── 409-fill.svg │ ├── 409.svg │ ├── 410-fill.svg │ ├── 410.svg │ ├── 456-fill.svg │ ├── 456.svg │ ├── 457-fill.svg │ ├── 457.svg │ ├── 499-fill.svg │ ├── 499.svg │ ├── 500-fill.svg │ ├── 500.svg │ ├── 501-fill.svg │ ├── 501.svg │ ├── 502-fill.svg │ ├── 502.svg │ ├── 503-fill.svg │ ├── 503.svg │ ├── 504-fill.svg │ ├── 504.svg │ ├── 507-fill.svg │ ├── 507.svg │ ├── 508-fill.svg │ ├── 508.svg │ ├── 509-fill.svg │ ├── 509.svg │ ├── 510-fill.svg │ ├── 510.svg │ ├── 511-fill.svg │ ├── 511.svg │ ├── 512-fill.svg │ ├── 512.svg │ ├── 513-fill.svg │ ├── 513.svg │ ├── 514-fill.svg │ ├── 514.svg │ ├── 515-fill.svg │ ├── 515.svg │ ├── 800.svg │ ├── 801.svg │ ├── 802.svg │ ├── 803.svg │ ├── 804.svg │ ├── 805.svg │ ├── 806.svg │ ├── 807.svg │ ├── 900-fill.svg │ ├── 900.svg │ ├── 901-fill.svg │ ├── 901.svg │ ├── 999-fill.svg │ ├── 999.svg │ ├── 9998.svg │ ├── 9999.svg │ ├── cpu.png │ ├── qweather-fill.svg │ ├── qweather.svg │ └── ram.png ├── config.js ├── env.js ├── lib ├── client.js ├── cursorhover.js ├── iconUtils.js ├── lodash.js ├── lunarCalendar.js └── monitors.js ├── scripts ├── goTodo └── record.sh ├── style ├── corner.css ├── desk.css ├── dock.css ├── index.css ├── music.css ├── notificationTop.css └── topBar.css ├── variables ├── blueDevice.js ├── memory.js ├── runApps.js └── todo.js └── widgets ├── deskCenter ├── battery.js ├── calendar.js ├── clock.js ├── date.js ├── deskCenterCenter.js ├── deskCenterLeft.js ├── deskCenterRight.js ├── index.js ├── music.js ├── systemInfo.js ├── todo.js ├── weather.js └── wellKnow.js ├── dock ├── dock.js └── index.js ├── notification ├── notification.js └── notificationTop.js ├── runApps ├── index.js └── main.js ├── screencorners ├── main.js └── roundedcorner.js └── topBar ├── centerBar.js ├── dymicBar └── clientInfo.js ├── rightBar.js ├── systray.js ├── topBar.js └── topRightBar.js /.idea/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/.idea/.gitignore -------------------------------------------------------------------------------- /.idea/ags.iml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/.idea/ags.iml -------------------------------------------------------------------------------- /.idea/modules.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/.idea/modules.xml -------------------------------------------------------------------------------- /.idea/vcs.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/.idea/vcs.xml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ![图片](https://github.com/SuceV587/hyprland-ags/assets/17897624/03d17c33-bfe9-4ce8-a648-4c4cc9af324d) 2 | -------------------------------------------------------------------------------- /assets/cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/cover.jpg -------------------------------------------------------------------------------- /assets/message.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/message.png -------------------------------------------------------------------------------- /assets/next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/next.png -------------------------------------------------------------------------------- /assets/pause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/pause.png -------------------------------------------------------------------------------- /assets/play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/play.png -------------------------------------------------------------------------------- /assets/prev.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/prev.png -------------------------------------------------------------------------------- /assets/weather/icons/100-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/100-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/100.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/100.svg -------------------------------------------------------------------------------- /assets/weather/icons/1001.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1001.svg -------------------------------------------------------------------------------- /assets/weather/icons/1002.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1002.svg -------------------------------------------------------------------------------- /assets/weather/icons/1003.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1003.svg -------------------------------------------------------------------------------- /assets/weather/icons/1004.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1004.svg -------------------------------------------------------------------------------- /assets/weather/icons/1005.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1005.svg -------------------------------------------------------------------------------- /assets/weather/icons/1006.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1006.svg -------------------------------------------------------------------------------- /assets/weather/icons/1007.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1007.svg -------------------------------------------------------------------------------- /assets/weather/icons/1008.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1008.svg -------------------------------------------------------------------------------- /assets/weather/icons/1009.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1009.svg -------------------------------------------------------------------------------- /assets/weather/icons/101-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/101-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/101.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/101.svg -------------------------------------------------------------------------------- /assets/weather/icons/1010.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1010.svg -------------------------------------------------------------------------------- /assets/weather/icons/1011.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1011.svg -------------------------------------------------------------------------------- /assets/weather/icons/1012.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1012.svg -------------------------------------------------------------------------------- /assets/weather/icons/1013.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1013.svg -------------------------------------------------------------------------------- /assets/weather/icons/1014.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1014.svg -------------------------------------------------------------------------------- /assets/weather/icons/1015.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1015.svg -------------------------------------------------------------------------------- /assets/weather/icons/1016.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1016.svg -------------------------------------------------------------------------------- /assets/weather/icons/1017.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1017.svg -------------------------------------------------------------------------------- /assets/weather/icons/1018.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1018.svg -------------------------------------------------------------------------------- /assets/weather/icons/1019.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1019.svg -------------------------------------------------------------------------------- /assets/weather/icons/102-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/102-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/102.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/102.svg -------------------------------------------------------------------------------- /assets/weather/icons/1020.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1020.svg -------------------------------------------------------------------------------- /assets/weather/icons/1021.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1021.svg -------------------------------------------------------------------------------- /assets/weather/icons/1022.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1022.svg -------------------------------------------------------------------------------- /assets/weather/icons/1023.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1023.svg -------------------------------------------------------------------------------- /assets/weather/icons/1024.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1024.svg -------------------------------------------------------------------------------- /assets/weather/icons/1025.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1025.svg -------------------------------------------------------------------------------- /assets/weather/icons/1026.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1026.svg -------------------------------------------------------------------------------- /assets/weather/icons/1027.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1027.svg -------------------------------------------------------------------------------- /assets/weather/icons/1028.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1028.svg -------------------------------------------------------------------------------- /assets/weather/icons/1029.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1029.svg -------------------------------------------------------------------------------- /assets/weather/icons/103-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/103-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/103.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/103.svg -------------------------------------------------------------------------------- /assets/weather/icons/1030.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1030.svg -------------------------------------------------------------------------------- /assets/weather/icons/1031.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1031.svg -------------------------------------------------------------------------------- /assets/weather/icons/1032.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1032.svg -------------------------------------------------------------------------------- /assets/weather/icons/1033.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1033.svg -------------------------------------------------------------------------------- /assets/weather/icons/1034.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1034.svg -------------------------------------------------------------------------------- /assets/weather/icons/1035.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1035.svg -------------------------------------------------------------------------------- /assets/weather/icons/1036.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1036.svg -------------------------------------------------------------------------------- /assets/weather/icons/1037.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1037.svg -------------------------------------------------------------------------------- /assets/weather/icons/1038.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1038.svg -------------------------------------------------------------------------------- /assets/weather/icons/1039.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1039.svg -------------------------------------------------------------------------------- /assets/weather/icons/104-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/104-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/104.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/104.svg -------------------------------------------------------------------------------- /assets/weather/icons/1040.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1040.svg -------------------------------------------------------------------------------- /assets/weather/icons/1041.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1041.svg -------------------------------------------------------------------------------- /assets/weather/icons/1042.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1042.svg -------------------------------------------------------------------------------- /assets/weather/icons/1043.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1043.svg -------------------------------------------------------------------------------- /assets/weather/icons/1044.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1044.svg -------------------------------------------------------------------------------- /assets/weather/icons/1045.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1045.svg -------------------------------------------------------------------------------- /assets/weather/icons/1046.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1046.svg -------------------------------------------------------------------------------- /assets/weather/icons/1047.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1047.svg -------------------------------------------------------------------------------- /assets/weather/icons/1048.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1048.svg -------------------------------------------------------------------------------- /assets/weather/icons/1049.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1049.svg -------------------------------------------------------------------------------- /assets/weather/icons/1050.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1050.svg -------------------------------------------------------------------------------- /assets/weather/icons/1051.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1051.svg -------------------------------------------------------------------------------- /assets/weather/icons/1052.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1052.svg -------------------------------------------------------------------------------- /assets/weather/icons/1053.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1053.svg -------------------------------------------------------------------------------- /assets/weather/icons/1054.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1054.svg -------------------------------------------------------------------------------- /assets/weather/icons/1055.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1055.svg -------------------------------------------------------------------------------- /assets/weather/icons/1056.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1056.svg -------------------------------------------------------------------------------- /assets/weather/icons/1057.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1057.svg -------------------------------------------------------------------------------- /assets/weather/icons/1058.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1058.svg -------------------------------------------------------------------------------- /assets/weather/icons/1059.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1059.svg -------------------------------------------------------------------------------- /assets/weather/icons/1060.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1060.svg -------------------------------------------------------------------------------- /assets/weather/icons/1061.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1061.svg -------------------------------------------------------------------------------- /assets/weather/icons/1062.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1062.svg -------------------------------------------------------------------------------- /assets/weather/icons/1063.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1063.svg -------------------------------------------------------------------------------- /assets/weather/icons/1064.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1064.svg -------------------------------------------------------------------------------- /assets/weather/icons/1065.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1065.svg -------------------------------------------------------------------------------- /assets/weather/icons/1066.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1066.svg -------------------------------------------------------------------------------- /assets/weather/icons/1067.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1067.svg -------------------------------------------------------------------------------- /assets/weather/icons/1068.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1068.svg -------------------------------------------------------------------------------- /assets/weather/icons/1069.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1069.svg -------------------------------------------------------------------------------- /assets/weather/icons/1071.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1071.svg -------------------------------------------------------------------------------- /assets/weather/icons/1072.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1072.svg -------------------------------------------------------------------------------- /assets/weather/icons/1073.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1073.svg -------------------------------------------------------------------------------- /assets/weather/icons/1074.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1074.svg -------------------------------------------------------------------------------- /assets/weather/icons/1075.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1075.svg -------------------------------------------------------------------------------- /assets/weather/icons/1076.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1076.svg -------------------------------------------------------------------------------- /assets/weather/icons/1077.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1077.svg -------------------------------------------------------------------------------- /assets/weather/icons/1078.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1078.svg -------------------------------------------------------------------------------- /assets/weather/icons/1079.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1079.svg -------------------------------------------------------------------------------- /assets/weather/icons/1080.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1080.svg -------------------------------------------------------------------------------- /assets/weather/icons/1081.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1081.svg -------------------------------------------------------------------------------- /assets/weather/icons/1082.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1082.svg -------------------------------------------------------------------------------- /assets/weather/icons/1084.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1084.svg -------------------------------------------------------------------------------- /assets/weather/icons/1085.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1085.svg -------------------------------------------------------------------------------- /assets/weather/icons/1086.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1086.svg -------------------------------------------------------------------------------- /assets/weather/icons/1087.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1087.svg -------------------------------------------------------------------------------- /assets/weather/icons/1088.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1088.svg -------------------------------------------------------------------------------- /assets/weather/icons/1089.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1089.svg -------------------------------------------------------------------------------- /assets/weather/icons/1101.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1101.svg -------------------------------------------------------------------------------- /assets/weather/icons/1302.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1302.svg -------------------------------------------------------------------------------- /assets/weather/icons/1402.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1402.svg -------------------------------------------------------------------------------- /assets/weather/icons/150-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/150-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/150.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/150.svg -------------------------------------------------------------------------------- /assets/weather/icons/151-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/151-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/151.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/151.svg -------------------------------------------------------------------------------- /assets/weather/icons/152-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/152-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/152.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/152.svg -------------------------------------------------------------------------------- /assets/weather/icons/153-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/153-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/153.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/153.svg -------------------------------------------------------------------------------- /assets/weather/icons/1601.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1601.svg -------------------------------------------------------------------------------- /assets/weather/icons/1602.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1602.svg -------------------------------------------------------------------------------- /assets/weather/icons/1603.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1603.svg -------------------------------------------------------------------------------- /assets/weather/icons/1604.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1604.svg -------------------------------------------------------------------------------- /assets/weather/icons/1605.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1605.svg -------------------------------------------------------------------------------- /assets/weather/icons/1606.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1606.svg -------------------------------------------------------------------------------- /assets/weather/icons/1607.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1607.svg -------------------------------------------------------------------------------- /assets/weather/icons/1701.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1701.svg -------------------------------------------------------------------------------- /assets/weather/icons/1702.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1702.svg -------------------------------------------------------------------------------- /assets/weather/icons/1703.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/1703.svg -------------------------------------------------------------------------------- /assets/weather/icons/2001.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2001.svg -------------------------------------------------------------------------------- /assets/weather/icons/2002.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2002.svg -------------------------------------------------------------------------------- /assets/weather/icons/2003.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2003.svg -------------------------------------------------------------------------------- /assets/weather/icons/2004.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2004.svg -------------------------------------------------------------------------------- /assets/weather/icons/2005.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2005.svg -------------------------------------------------------------------------------- /assets/weather/icons/2006.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2006.svg -------------------------------------------------------------------------------- /assets/weather/icons/2007.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2007.svg -------------------------------------------------------------------------------- /assets/weather/icons/2008.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2008.svg -------------------------------------------------------------------------------- /assets/weather/icons/2009.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2009.svg -------------------------------------------------------------------------------- /assets/weather/icons/2010.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2010.svg -------------------------------------------------------------------------------- /assets/weather/icons/2011.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2011.svg -------------------------------------------------------------------------------- /assets/weather/icons/2012.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2012.svg -------------------------------------------------------------------------------- /assets/weather/icons/2013.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2013.svg -------------------------------------------------------------------------------- /assets/weather/icons/2014.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2014.svg -------------------------------------------------------------------------------- /assets/weather/icons/2015.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2015.svg -------------------------------------------------------------------------------- /assets/weather/icons/2016.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2016.svg -------------------------------------------------------------------------------- /assets/weather/icons/2017.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2017.svg -------------------------------------------------------------------------------- /assets/weather/icons/2018.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2018.svg -------------------------------------------------------------------------------- /assets/weather/icons/2019.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2019.svg -------------------------------------------------------------------------------- /assets/weather/icons/2020.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2020.svg -------------------------------------------------------------------------------- /assets/weather/icons/2021.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2021.svg -------------------------------------------------------------------------------- /assets/weather/icons/2022.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2022.svg -------------------------------------------------------------------------------- /assets/weather/icons/2023.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2023.svg -------------------------------------------------------------------------------- /assets/weather/icons/2024.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2024.svg -------------------------------------------------------------------------------- /assets/weather/icons/2025.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2025.svg -------------------------------------------------------------------------------- /assets/weather/icons/2026.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2026.svg -------------------------------------------------------------------------------- /assets/weather/icons/2027.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2027.svg -------------------------------------------------------------------------------- /assets/weather/icons/2028.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2028.svg -------------------------------------------------------------------------------- /assets/weather/icons/2052.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2052.svg -------------------------------------------------------------------------------- /assets/weather/icons/2053.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2053.svg -------------------------------------------------------------------------------- /assets/weather/icons/2054.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/2054.svg -------------------------------------------------------------------------------- /assets/weather/icons/300-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/300-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/300.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/300.svg -------------------------------------------------------------------------------- /assets/weather/icons/301-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/301-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/301.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/301.svg -------------------------------------------------------------------------------- /assets/weather/icons/302-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/302-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/302.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/302.svg -------------------------------------------------------------------------------- /assets/weather/icons/303-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/303-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/303.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/303.svg -------------------------------------------------------------------------------- /assets/weather/icons/304-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/304-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/304.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/304.svg -------------------------------------------------------------------------------- /assets/weather/icons/305-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/305-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/305.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/305.svg -------------------------------------------------------------------------------- /assets/weather/icons/306-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/306-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/306.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/306.svg -------------------------------------------------------------------------------- /assets/weather/icons/307-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/307-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/307.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/307.svg -------------------------------------------------------------------------------- /assets/weather/icons/308-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/308-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/308.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/308.svg -------------------------------------------------------------------------------- /assets/weather/icons/309-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/309-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/309.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/309.svg -------------------------------------------------------------------------------- /assets/weather/icons/310-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/310-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/310.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/310.svg -------------------------------------------------------------------------------- /assets/weather/icons/311-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/311-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/311.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/311.svg -------------------------------------------------------------------------------- /assets/weather/icons/312-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/312-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/312.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/312.svg -------------------------------------------------------------------------------- /assets/weather/icons/313-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/313-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/313.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/313.svg -------------------------------------------------------------------------------- /assets/weather/icons/314-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/314-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/314.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/314.svg -------------------------------------------------------------------------------- /assets/weather/icons/315-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/315-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/315.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/315.svg -------------------------------------------------------------------------------- /assets/weather/icons/316-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/316-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/316.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/316.svg -------------------------------------------------------------------------------- /assets/weather/icons/317-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/317-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/317.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/317.svg -------------------------------------------------------------------------------- /assets/weather/icons/318-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/318-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/318.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/318.svg -------------------------------------------------------------------------------- /assets/weather/icons/350-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/350-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/350.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/350.svg -------------------------------------------------------------------------------- /assets/weather/icons/351-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/351-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/351.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/351.svg -------------------------------------------------------------------------------- /assets/weather/icons/399-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/399-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/399.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/399.svg -------------------------------------------------------------------------------- /assets/weather/icons/400-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/400-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/400.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/400.svg -------------------------------------------------------------------------------- /assets/weather/icons/401-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/401-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/401.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/401.svg -------------------------------------------------------------------------------- /assets/weather/icons/402-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/402-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/402.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/402.svg -------------------------------------------------------------------------------- /assets/weather/icons/403-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/403-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/403.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/403.svg -------------------------------------------------------------------------------- /assets/weather/icons/404-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/404-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/404.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/404.svg -------------------------------------------------------------------------------- /assets/weather/icons/405-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/405-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/405.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/405.svg -------------------------------------------------------------------------------- /assets/weather/icons/406-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/406-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/406.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/406.svg -------------------------------------------------------------------------------- /assets/weather/icons/407-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/407-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/407.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/407.svg -------------------------------------------------------------------------------- /assets/weather/icons/408-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/408-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/408.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/408.svg -------------------------------------------------------------------------------- /assets/weather/icons/409-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/409-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/409.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/409.svg -------------------------------------------------------------------------------- /assets/weather/icons/410-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/410-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/410.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/410.svg -------------------------------------------------------------------------------- /assets/weather/icons/456-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/456-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/456.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/456.svg -------------------------------------------------------------------------------- /assets/weather/icons/457-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/457-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/457.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/457.svg -------------------------------------------------------------------------------- /assets/weather/icons/499-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/499-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/499.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/499.svg -------------------------------------------------------------------------------- /assets/weather/icons/500-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/500-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/500.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/500.svg -------------------------------------------------------------------------------- /assets/weather/icons/501-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/501-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/501.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/501.svg -------------------------------------------------------------------------------- /assets/weather/icons/502-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/502-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/502.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/502.svg -------------------------------------------------------------------------------- /assets/weather/icons/503-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/503-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/503.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/503.svg -------------------------------------------------------------------------------- /assets/weather/icons/504-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/504-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/504.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/504.svg -------------------------------------------------------------------------------- /assets/weather/icons/507-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/507-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/507.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/507.svg -------------------------------------------------------------------------------- /assets/weather/icons/508-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/508-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/508.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/508.svg -------------------------------------------------------------------------------- /assets/weather/icons/509-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/509-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/509.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/509.svg -------------------------------------------------------------------------------- /assets/weather/icons/510-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/510-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/510.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/510.svg -------------------------------------------------------------------------------- /assets/weather/icons/511-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/511-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/511.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/511.svg -------------------------------------------------------------------------------- /assets/weather/icons/512-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/512-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/512.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/512.svg -------------------------------------------------------------------------------- /assets/weather/icons/513-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/513-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/513.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/513.svg -------------------------------------------------------------------------------- /assets/weather/icons/514-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/514-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/514.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/514.svg -------------------------------------------------------------------------------- /assets/weather/icons/515-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/515-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/515.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/515.svg -------------------------------------------------------------------------------- /assets/weather/icons/800.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/800.svg -------------------------------------------------------------------------------- /assets/weather/icons/801.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/801.svg -------------------------------------------------------------------------------- /assets/weather/icons/802.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/802.svg -------------------------------------------------------------------------------- /assets/weather/icons/803.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/803.svg -------------------------------------------------------------------------------- /assets/weather/icons/804.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/804.svg -------------------------------------------------------------------------------- /assets/weather/icons/805.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/805.svg -------------------------------------------------------------------------------- /assets/weather/icons/806.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/806.svg -------------------------------------------------------------------------------- /assets/weather/icons/807.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/807.svg -------------------------------------------------------------------------------- /assets/weather/icons/900-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/900-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/900.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/900.svg -------------------------------------------------------------------------------- /assets/weather/icons/901-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/901-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/901.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/901.svg -------------------------------------------------------------------------------- /assets/weather/icons/999-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/999-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/999.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/999.svg -------------------------------------------------------------------------------- /assets/weather/icons/9998.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/9998.svg -------------------------------------------------------------------------------- /assets/weather/icons/9999.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/9999.svg -------------------------------------------------------------------------------- /assets/weather/icons/cpu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/cpu.png -------------------------------------------------------------------------------- /assets/weather/icons/qweather-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/qweather-fill.svg -------------------------------------------------------------------------------- /assets/weather/icons/qweather.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/qweather.svg -------------------------------------------------------------------------------- /assets/weather/icons/ram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/assets/weather/icons/ram.png -------------------------------------------------------------------------------- /config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/config.js -------------------------------------------------------------------------------- /env.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/env.js -------------------------------------------------------------------------------- /lib/client.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/lib/client.js -------------------------------------------------------------------------------- /lib/cursorhover.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/lib/cursorhover.js -------------------------------------------------------------------------------- /lib/iconUtils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/lib/iconUtils.js -------------------------------------------------------------------------------- /lib/lodash.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/lib/lodash.js -------------------------------------------------------------------------------- /lib/lunarCalendar.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/lib/lunarCalendar.js -------------------------------------------------------------------------------- /lib/monitors.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/lib/monitors.js -------------------------------------------------------------------------------- /scripts/goTodo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/scripts/goTodo -------------------------------------------------------------------------------- /scripts/record.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/scripts/record.sh -------------------------------------------------------------------------------- /style/corner.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/style/corner.css -------------------------------------------------------------------------------- /style/desk.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/style/desk.css -------------------------------------------------------------------------------- /style/dock.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/style/dock.css -------------------------------------------------------------------------------- /style/index.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/style/index.css -------------------------------------------------------------------------------- /style/music.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/style/music.css -------------------------------------------------------------------------------- /style/notificationTop.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/style/notificationTop.css -------------------------------------------------------------------------------- /style/topBar.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/style/topBar.css -------------------------------------------------------------------------------- /variables/blueDevice.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/variables/blueDevice.js -------------------------------------------------------------------------------- /variables/memory.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/variables/memory.js -------------------------------------------------------------------------------- /variables/runApps.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/variables/runApps.js -------------------------------------------------------------------------------- /variables/todo.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/variables/todo.js -------------------------------------------------------------------------------- /widgets/deskCenter/battery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/deskCenter/battery.js -------------------------------------------------------------------------------- /widgets/deskCenter/calendar.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/deskCenter/calendar.js -------------------------------------------------------------------------------- /widgets/deskCenter/clock.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/deskCenter/clock.js -------------------------------------------------------------------------------- /widgets/deskCenter/date.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/deskCenter/date.js -------------------------------------------------------------------------------- /widgets/deskCenter/deskCenterCenter.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/deskCenter/deskCenterCenter.js -------------------------------------------------------------------------------- /widgets/deskCenter/deskCenterLeft.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/deskCenter/deskCenterLeft.js -------------------------------------------------------------------------------- /widgets/deskCenter/deskCenterRight.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/deskCenter/deskCenterRight.js -------------------------------------------------------------------------------- /widgets/deskCenter/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/deskCenter/index.js -------------------------------------------------------------------------------- /widgets/deskCenter/music.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/deskCenter/music.js -------------------------------------------------------------------------------- /widgets/deskCenter/systemInfo.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/deskCenter/systemInfo.js -------------------------------------------------------------------------------- /widgets/deskCenter/todo.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/deskCenter/todo.js -------------------------------------------------------------------------------- /widgets/deskCenter/weather.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/deskCenter/weather.js -------------------------------------------------------------------------------- /widgets/deskCenter/wellKnow.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/deskCenter/wellKnow.js -------------------------------------------------------------------------------- /widgets/dock/dock.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/dock/dock.js -------------------------------------------------------------------------------- /widgets/dock/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/dock/index.js -------------------------------------------------------------------------------- /widgets/notification/notification.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/notification/notification.js -------------------------------------------------------------------------------- /widgets/notification/notificationTop.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/notification/notificationTop.js -------------------------------------------------------------------------------- /widgets/runApps/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/runApps/index.js -------------------------------------------------------------------------------- /widgets/runApps/main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/runApps/main.js -------------------------------------------------------------------------------- /widgets/screencorners/main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/screencorners/main.js -------------------------------------------------------------------------------- /widgets/screencorners/roundedcorner.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/screencorners/roundedcorner.js -------------------------------------------------------------------------------- /widgets/topBar/centerBar.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/topBar/centerBar.js -------------------------------------------------------------------------------- /widgets/topBar/dymicBar/clientInfo.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/topBar/dymicBar/clientInfo.js -------------------------------------------------------------------------------- /widgets/topBar/rightBar.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/topBar/rightBar.js -------------------------------------------------------------------------------- /widgets/topBar/systray.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/topBar/systray.js -------------------------------------------------------------------------------- /widgets/topBar/topBar.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/topBar/topBar.js -------------------------------------------------------------------------------- /widgets/topBar/topRightBar.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuceV587/hyprland-ags/HEAD/widgets/topBar/topRightBar.js --------------------------------------------------------------------------------