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
Sourajyoti Basak
f82a4a6d7d
Improve grammer of the configuration file
2021-06-13 17:44:34 +05:30
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
alborrajo
e4516dc548
Clean up buffer after loading logo from file
2021-05-28 13:46:33 +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
f20ec0ef9f
Color support on custom logos
2021-05-27 15:56:11 +02:00
alborrajo
b9c6830a14
Merge branch 'master' of https://github.com/LinusDierheimer/fastfetch
2021-05-27 15:48:15 +02:00
Linus Dierheimer
94e4443464
fix --color option
2021-05-27 14:56:31 +02:00
alborrajo
e630167585
Read custom logos from text files
...
If the --logo option is specified with a path to a file, use the
contents of the file as the logo
2021-05-26 19:01:31 +02:00
Linus Dierheimer
137b3f7010
mutter wm theme fix
2021-05-24 10:46:55 +02:00
Linus Dierheimer
571913ed44
better mutter theme
2021-05-23 21:50:01 +02:00
Linus Dierheimer
76f9da4b78
added missing const
2021-05-23 21:03:11 +02:00
Linus Dierheimer
72fbcf94ff
better Mutter detection
2021-05-23 20:35:24 +02:00
Linus Dierheimer
9f7f57dfd8
Better handling of Mutter in not GNOME systems
2021-05-23 19:56:49 +02:00
Linus Dierheimer
bd3c236480
a bit better parsing of fonts
2021-05-23 19:40:34 +02:00
Linus Dierheimer
14932466f7
refactored usage of GSettings
2021-05-20 20:06:08 +02:00
DarN
5b69bd77a6
Terminal font refactor
2021-05-17 23:02:27 +02:00
DarN
15ed8504bf
Syntax change
2021-05-17 14:32:51 +02:00
DarN
00c426c98a
Added terminal font support for Gnome Terminal
2021-05-17 14:21:55 +02:00
DarN
67edfd7f59
Added more file checks
2021-05-17 11:10:56 +02:00
DarN
82674a7d14
Rewrote with fast and slow modes
2021-05-17 06:34:48 +02:00
DarN
0531afadb7
Merge branch 'LinusDierheimer:master' into master
2021-05-17 06:15:10 +02:00
Linus Dierheimer
142d9c30e0
faster ffGetPropValue
2021-05-16 21:02:06 +02:00
Linus Dierheimer
c8a9f06b52
added multiline and xml support to ffGetPropValue
2021-05-16 18:41:00 +02:00
Linus Dierheimer
5f71ef71da
small syntactic changes
2021-05-16 15:10:15 +02:00
DarN
dbde798a56
Added LXQt DE Version info
2021-05-16 14:00:04 +02:00
DarN
852d6dcdcb
Changed ffStrbufRemoveStringsA iterator logic
2021-05-16 07:36:14 +02:00
Linus Dierheimer
44339971bd
pass manjaro pacman branch to format string
2021-05-15 18:17:34 +02:00
Linus Dierheimer
d12edd02bf
Merge pull request #44 from DarNCelsius/master
...
Added branch detection for Manjaro
2021-05-15 18:12:55 +02:00
DarN
0dbcce84f8
Implemented changes
2021-05-15 18:12:10 +02:00
DarN
0e2deb3534
Rewrote with suggestions
2021-05-15 17:21:02 +02:00
Linus Dierheimer
bbb46e7c66
better ffGetPropValue
2021-05-15 14:58:43 +02:00
DarN
25d23b020e
Merge branch 'LinusDierheimer:master' into master
2021-05-15 14:52:28 +02:00
Linus Dierheimer
2ee2c68db5
ffGetPropValue trim result
2021-05-15 14:42:14 +02:00
DarN
e400ee4490
Tweak
2021-05-15 13:44:16 +02:00
DarN
f24f6756b1
Added branch detection for Manjaro
2021-05-15 13:21:59 +02:00
DarN
ca08e07c37
Renamed all instances of 'seperator'
2021-05-15 12:36:25 +02:00
DarN
d815f624db
Typos and grammar
...
I only did comments and help text - You might wanna change the "--seperate" option.
```
sep·a·rate
a. To set, force, or keep apart: The referee separated the two boxers.
b. To put space between; space apart or scatter: small farms that were separated one from another by miles of open land.
c. To form a border or barrier between (two areas or groups): A hedge separates the two yards.
d. To place in different groups; sort: separate mail by postal zones.
```
2021-05-15 08:39:20 +02:00
Linus Dierheimer
635f31eae1
better Host output
2021-05-14 16:03:19 +02:00
Linus Dierheimer
a841489280
updated README.md
2021-05-14 12:53:53 +02:00
Linus Dierheimer
225bcbe89a
Mate support
2021-05-14 12:43:54 +02:00
Linus Dierheimer
35681ec09f
flashfetch logo detection at compile time
2021-05-13 17:39:08 +02:00