Commit graph

83 commits

Author SHA1 Message Date
f5fb45c2c3 use acpilight 2023-03-01 14:19:30 +05:30
c8c269d1b1 fix cputemp 2023-03-01 14:19:18 +05:30
68b1a561a1 add city variable 2023-03-01 14:07:39 +05:30
5418211665 use alsa to get volume level 2023-03-01 14:07:26 +05:30
e531b0b02a fix integer comparision 2023-03-01 14:07:05 +05:30
Elias Howell
19ad8e5fb4 quotes prevent glob and word splitting + spelling 2023-01-02 13:59:13 -05:00
Baitinq
574f5703c5
Rename daypercentage.py to daypercentage
This is because the script cant be detected if it has an extension
2021-12-21 23:31:37 +00:00
Baitinq
79d7dacd4f
Update the daypercentage module to fix bug and use python 2021-12-21 23:29:20 +00:00
dsymbol
d66e4af5a1 Added username module 2021-12-14 17:39:47 +00:00
Baitinq
0e8e7ab63d
Update volume module to work with any default sink 2021-12-14 12:22:13 +00:00
Baitinq
d68a1e3372
Update volume module to work with pactl 2021-12-07 23:13:55 +00:00
Your Name
747bddd93a Fixed bug with the daypercentage module
Bug occured when the hour was single digit, so we now remove preceding
0s
2021-11-02 09:57:31 +00:00
Baitinq
8b5fcca9d6
Added DEFAULT_SHELL module 2021-10-21 14:03:27 +01:00
Baitinq
e766223315
Add DAY_OF_WEEK module
Prints out which day of the week it is (Thursday, etc)
2021-10-21 13:55:33 +01:00
Baitinq
c5d1205e0c
Added PROCESS COUNT module 2021-10-21 13:51:25 +01:00
Baitinq
e5b929d981
Add os-release module
Prints your distro's name
2021-10-21 13:41:03 +01:00
Baitinq
ae937dfd0f
Update WIFI module so that it doesnt show the icon when not connected to wifi 2021-10-21 13:34:05 +01:00
Baitinq
00f5b44f5f
Update weather 2020-11-01 12:00:56 +00:00
Your Name
8c90b3439d Fix weather module 2020-11-01 12:59:22 +01:00
Your Name
e941dcc3ae added nvidia_gpu_temp module 2020-10-22 00:09:15 +01:00
Your Name
10453b8910 Added uptime module 2020-10-20 00:36:54 +01:00
Your Name
129126ba11 Added ram percentage module 2020-10-19 23:58:38 +01:00
Baitinq
8f1feacf87
Removed the --devel flag from archupdates 2020-07-05 00:40:38 +02:00
Archie Hilton (thytom)
3587e006fa Modifications to bar.sh and localip 2019-11-06 16:26:36 +00:00
Archie Hilton (thytom)
d5a6b65c28 Fixed mpd module to disappear when not active 2019-11-06 16:16:49 +00:00
Archie Hilton (thytom)
0233290c51 Adjustments to some modules 2019-11-06 15:46:58 +00:00
Archie Hilton (thytom)
7f8e943a0a Fixed cputemp 2019-11-06 15:18:29 +00:00
Archie Hilton (thytom)
6d8e2aa54f Updated lm-sensors modules 2019-11-06 15:07:14 +00:00
Archie Hilton (thytom)
23643fabad Tweaked temperature modules 2019-11-06 14:59:52 +00:00
Archie Hilton (thytom)
13168d33d4 Updated TODO and changed bc to python in volumebar 2019-11-06 14:25:24 +00:00
Archie Hilton (thytom)
20b9b4855e Added new weather module, fixed archupdates spacing and tweaked bar.sh 2019-11-06 14:19:23 +00:00
Manuel Palenzuela
8f5c0b93c6 Added delays to the updates modules 2019-11-06 13:57:07 +00:00
Archie Hilton (thytom)
c12b62869f Fixed + symbol in temperature 2019-10-31 16:55:54 +00:00
Archie Hilton (thytom)
10570d7692 Improved the spacing in vol 2019-10-28 14:20:01 +00:00
Archie Hilton
ffc3c2ea0a
Merge pull request #6 from thytom/spacingfixed
Spacing fixed in many modules.
2019-10-26 16:28:32 +01:00
Archie Hilton (thytom)
04a371f4b3 Fix for internet module.
Internet module was not being loaded correctly.
Also had spacing issues.
2019-10-26 16:26:44 +01:00
Archie Hilton (thytom)
f1affabae0 Changed battery icon spacing
Spacing is only inserted if charging or warning icon shows.
2019-10-26 15:45:40 +01:00
Manuel Palenzuela
3562a69c23 Fixed networkup/down bug (crazy num) 2019-10-26 02:26:33 +01:00
Archie Hilton (thytom)
f2c4077fec Improved spacing in cpuload module 2019-10-25 16:38:03 +01:00
Archie Hilton (thytom)
186525c897 Improve spacing in battery module. 2019-10-25 16:31:27 +01:00
Manuel Palenzuela
4be623eec5 Fixed networkup/down but new bug now 2019-10-25 14:07:33 +01:00
Baitinq
86743660c7
Merge pull request #5 from thytom/hostname
Hostname module
2019-10-25 14:04:48 +01:00
Archie Hilton (thytom)
5666ca42d7 Fix whitespace issues with mpd module. 2019-10-25 13:11:58 +01:00
Manuel Palenzuela
0749b377b3 Added hostname module 2019-10-25 12:49:35 +01:00
Archie Hilton
2b024b483f
Merge pull request #4 from thytom/battery-module-fix
Battery module fix
2019-10-25 12:49:27 +01:00
Manuel Palenzuela
fce557554a Added hostname module 2019-10-25 12:48:08 +01:00
Manuel Palenzuela
fe7633cd1b Changed units in networkup/down modules 2019-10-25 12:39:51 +01:00
Archie Hilton (thytom)
8df3820882 Fix percentage text inside battery icon. 2019-10-25 01:27:35 +01:00
Archie Hilton (thytom)
7eba91d038 Re-wrote battery script to be faster and more efficient. 2019-10-25 01:24:02 +01:00
Manuel Palenzuela
8a25910355 Added a delta var for the network up and down modules 2019-10-24 20:14:42 +01:00