Commit Graph

377 Commits

Author SHA1 Message Date
Linus Dierheimer d4d9bc90e6 fix cursor detection in xfce 2021-06-20 22:26:06 +02:00
Linus Dierheimer c0cb55ca9a fix ffParsePropFileConfigValues 2021-06-20 22:17:18 +02:00
Linus Dierheimer 8cb3ff7c2b Cursor support 2021-06-20 21:04:55 +02:00
Linus Dierheimer ef31e08d2d Allow same GTK values in same file to overwrite each other 2021-06-17 13:59:18 +02:00
Linus Dierheimer f148dbacfb Disable linewrap and hide cursor by default 2021-06-17 13:49:25 +02:00
Linus Dierheimer 450ac7f2cd simplified host code 2021-06-16 12:20:56 +02:00
Linus Dierheimer 98f420ad3d handle cpu frequencies right 2021-06-16 11:47:32 +02:00
Linus Dierheimer 27915127a8 improved cpu detection 2021-06-16 11:28:33 +02:00
Linus Dierheimer ea2f6470d8 improved host detection 2021-06-16 10:50:16 +02:00
Linus Dierheimer 9ade52ddc0 Added "Default string" to not allowed host values 2021-06-15 18:12:33 +02:00
Linus Dierheimer 409b1f29a6 renamed calculation threads to detection threads 2021-06-15 13:12:29 +02:00
Linus Dierheimer f8c215775a better zsh and fish version detection 2021-06-15 12:35:44 +02:00
Linus Dierheimer 0bf486fa67 seperator is now always the width of the title 2021-06-15 11:04:44 +02:00
Linus Dierheimer 4fecc76083 specific fish version code 2021-06-15 09:51:55 +02:00
Linus Dierheimer 2bae720e00 removed unnecessary code 2021-06-15 09:27:53 +02:00
Linus Dierheimer bfd76ae455 merge 2021-06-15 09:24:14 +02:00
Linus Dierheimer cab5069be2 fix terminal / shell detection 2021-06-15 09:23:37 +02:00
Linus Dierheimer 5aa5ab2c16 fix terminal / exe detection 2021-06-15 09:21:38 +02:00
Linus Dierheimer 5515eea42d merging 2021-06-14 23:22:44 +02:00
Linus Dierheimer eab26149e7 rewrote shell / terminal detection 2021-06-14 23:22:14 +02:00
Linus Dierheimer d77fc9a9c3 Merge pull request #65 from wizard-28/Code-Quality
Improved code quality
2021-06-14 11:44:28 +02:00
Sourajyoti Basak 0108a3ade0 Revert headers 2021-06-14 14:57:45 +05:30
Sourajyoti Basak e79209c7bf Change shebang 2021-06-14 14:22:51 +05:30
Sourajyoti Basak 399eee1963 Change shebang 2021-06-14 14:22:28 +05:30
Sourajyoti Basak 4f2b3d740e Update run.sh 2021-06-14 12:19:21 +05:30
Sourajyoti Basak bc65c9f9c3 Add shebang 2021-06-14 12:18:39 +05:30
Sourajyoti Basak 756593e160 Fix heading increment 2021-06-14 12:12:17 +05:30
Sourajyoti Basak ed3e5b544f Fix heading punctuation 2021-06-14 12:09:18 +05:30
Sourajyoti Basak 7b58c97ff3 Fix list item idents 2021-06-14 12:07:08 +05:30
Linus Dierheimer ab2cb9e0e4 fix gentoo logo name 2021-06-13 14:28:09 +02:00
Linus Dierheimer 889c8570f2 Merge branch 'master' of github.com:LinusDierheimer/fastfetch 2021-06-13 14:24:12 +02:00
Linus Dierheimer 3ce12dfc47 rewrote logo code 2021-06-13 14:23:35 +02:00
Linus Dierheimer 020fdccaaf Merge pull request #63 from wizard-28/grammer
Improve grammer of the configuration file
2021-06-13 14:15:56 +02:00
Sourajyoti Basak f82a4a6d7d Improve grammer of the configuration file 2021-06-13 17:44:34 +05:30
Linus Dierheimer 32f520bf3b Merge pull request #62 from wizard-28/master
Optimize the images using ImgBot
2021-06-12 18:22:21 +02:00
Sourajyoti Basak fc3cfff1d4 Optimize images
[ImgBot] Optimize images
2021-06-12 20:55:30 +05:30
ImgBotApp 36df822ce6 [ImgBot] Optimize images
*Total -- 119.87kb -> 102.20kb (14.74%)

/screenshots/ffmanjaro.png -- 47.30kb -> 38.92kb (17.71%)
/screenshots/example.png -- 72.56kb -> 63.27kb (12.8%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-06-12 15:07:10 +00:00
Linus Dierheimer 4d565cb7ee Fix snap package count 2021-06-10 22:04:25 +02:00
Linus Dierheimer 580ad45459 Fedora support 2021-06-08 20:01:29 +02:00
Linus Dierheimer 9535aa885c battery don't show full status 2021-05-30 21:37:27 +02:00
Linus Dierheimer 6a65803929 prettier battery output 2021-05-30 21:35:04 +02:00
Linus Dierheimer 602c3767e5 Rewrote WM / DE detection 2021-05-30 20:28:15 +02:00
Linus Dierheimer 0b93feaa94 removed debug puts 2021-05-28 14:14:57 +02:00
Linus Dierheimer 49e7612795 fix logo display 2021-05-28 14:10:53 +02:00
Linus Dierheimer 0e8b1fff8e Merge pull request #57 from alborrajo/master
Custom logos read from files
2021-05-28 13:48:03 +02:00
alborrajo e4516dc548 Clean up buffer after loading logo from file 2021-05-28 13:46:33 +02:00
alborrajo 936c478a9a Moved --logo-file bash completions to path options 2021-05-28 13:46:22 +02:00
alborrajo de72ea6ee6 Separate --logo-file option 2021-05-27 17:13:26 +02:00
alborrajo 53389850c2 Faster removal of \n when loading a custom logo 2021-05-27 16:40:51 +02:00
alborrajo a10aa36b72 Revert "Custom logos explanation in readme"
This reverts commit ec82b80f5a.
2021-05-27 15:57:17 +02:00