File tree Expand file tree Collapse file tree
system_files/shared/usr/share/ublue-os Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json" ,
33 "display" : {
4- "separator" : " " ,
5- "color" : {
6- "keys" : " 38;2;87;160;198"
7- }
4+ "separator" : " "
85 },
96 "modules" : [
107 {
118 "type" : " title" ,
129 "key" : " " ,
1310 "color" : {
14- "user" : " 38;2;87;160;198 " ,
15- "at" : " white " ,
16- "host" : " bright_green "
11+ "user" : " #b75761 " ,
12+ "at" : " #a64c6a " ,
13+ "host" : " #4075bf "
1714 }
1815 },
1916 " break" ,
2017 {
2118 "type" : " command" ,
22- "key" : " " ,
23- "text" : " /usr/bin/ublue-image-info.sh"
19+ "key" : " " ,
20+ "text" : " /usr/bin/ublue-image-info.sh" ,
21+ "keyColor" : " #ad67d7"
2422 },
2523 {
2624 "type" : " os" ,
4038 "type" : " command" ,
4139 "key" : " " ,
4240 "text" : " date -d$(ls -alct /var/log --time-style=full-iso|tail -1|awk '{print $6}') +'Forged on %b %d %G'" ,
43- "shell" : " /bin/bash"
41+ "shell" : " /bin/bash" ,
42+ "keyColor" : " "
4443 },
4544 " break" ,
4645 {
5352 },
5453 {
5554 "type" : " command" ,
56- "key" : " " ,
57- "keyColor" : " #ff5c00 " ,
55+ "key" : " " ,
56+ "keyColor" : " #f66151 " ,
5857 "text" : " cat /usr/share/ublue-os/bazaar-install-count" ,
5958 "shell" : " /bin/bash" ,
6059 "format" : " Bazaar Installs: {1} (weekly)"
9695 " break" ,
9796 {
9897 "type" : " de" ,
99- "key" : " "
98+ "key" : " " ,
99+ "keyColor" : " #20a0f5"
100100 },
101101 {
102102 "type" : " wm" ,
103- "key" : " "
103+ "key" : " " ,
104+ "keyColor" : " #20a0f5"
104105 },
106+ {
107+ "type" : " packages" ,
108+ "key" : " " ,
109+ "disabled" : [" rpm" ," brew" ]
110+ },
111+ " break" ,
105112 {
106113 "type" : " shell" ,
107114 "key" : " "
110117 "type" : " terminal" ,
111118 "key" : " "
112119 },
120+ {
121+ "type" : " command" ,
122+ "shell" : " /usr/bin/bash" ,
123+ "text" : " $EDITOR --version | head -1" ,
124+ "key" : " " ,
125+ "keyColor" : " " ,
126+ "format" : " {1}"
127+ },
113128 {
114129 "type" : " packages" ,
115- "key" : " " ,
116- "disabled" : [" rpm" ]
130+ "key" : " " ,
131+ "disabled" : [" rpm" ," flatpak" ],
132+ "keyColor" : " #fbb040"
117133 },
118134 " break" ,
119135 {
You can’t perform that action at this time.
0 commit comments